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