Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
subash19
/
Shitao-OmniGen-v1
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
b120c03
Shitao-OmniGen-v1
/
app.py
subash19
initial commit
b120c03
verified
4 months ago
raw
Copy download link
history
blame
Safe
65 Bytes
import
gradio
as
gr
gr.load(
"models/Shitao/OmniGen-v1"
).launch()