Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Shinchul
/
RED-AIGC-StoryMaker
like
1
Runtime error
App
Files
Files
Community
589f9d6
RED-AIGC-StoryMaker
/
app.py
Shinchul
initial commit
589f9d6
verified
about 2 months ago
raw
Copy download link
history
blame
Safe
67 Bytes
import
gradio
as
gr
gr.load(
"models/RED-AIGC/StoryMaker"
).launch()