Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
kamalcoer
/
text2image
like
1
Runtime error
App
Files
Files
Community
ecf95b4
text2image
/
app.py
kamalcoer
initial commit
a5022fe
verified
about 1 month ago
raw
Copy download link
history
blame
Safe
61 Bytes
import
gradio
as
gr
gr.load(
"models/glif/how2draw"
).launch()