Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ckao1030
/
ckao1030-bloomify11
like
0
Sleeping
App
Files
Files
Community
3983a04
ckao1030-bloomify11
/
app.py
ckao1030
initial commit
3983a04
over 1 year ago
raw
Copy download link
history
blame
Safe
77 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/ckao1030/bloomify11"
).launch()