Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
jamesd1989
/
glif-how2draw
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
f837611
glif-how2draw
/
app.py
jamesd1989
initial commit
f837611
verified
7 months ago
raw
Copy download link
history
blame
Safe
61 Bytes
import
gradio
as
gr
gr.load(
"models/glif/how2draw"
).launch()