Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
bspSHU
/
Onodofthenorth-SD_PixelArt_SpriteSheet_Generator
like
1
Build error
App
Files
Files
Community
main
Onodofthenorth-SD_PixelArt_SpriteSheet_Generator
/
app.py
bspSHU
initial commit
20e9c02
almost 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
106 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/Onodofthenorth/SD_PixelArt_SpriteSheet_Generator"
).launch()