Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
sanketshinde3001
/
AnimeGen
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
AnimeGen
/
app.py
sanketshinde3001
initial commit
1c0d414
verified
about 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
78 Bytes
import
gradio
as
gr
gr.load(
"models/cagliostrolab/animagine-xl-3.1"
).launch()