Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
anogh
/
RED-AIGC-StoryMaker
like
0
Runtime error
App
Files
Files
Community
286e9c3
RED-AIGC-StoryMaker
/
app.py
anogh
initial commit
286e9c3
verified
3 months ago
raw
Copy download link
history
blame
Safe
67 Bytes
import
gradio
as
gr
gr.load(
"models/RED-AIGC/StoryMaker"
).launch()