Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
gege002
/
monadical-labs-minecraft-skin-generator-sdxl
like
1
Runtime error
App
Files
Files
Community
b5da4ee
monadical-labs-minecraft-skin-generator-sdxl
/
app.py
gege002
initial commit
b5da4ee
verified
6 months ago
raw
Copy download link
history
blame
Safe
92 Bytes
import
gradio
as
gr
gr.load(
"models/monadical-labs/minecraft-skin-generator-sdxl"
).launch()