Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
mcgame
/
taiyi
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
3287a08
taiyi
/
app.py
mcgame
initial commit
3287a08
almost 2 years ago
raw
Copy download link
history
blame
Safe
106 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/IDEA-CCNL/Taiyi-Stable-Diffusion-1B-Chinese-v0.1"
).launch()