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