Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Appelflap1994
/
glif-how2draw
like
1
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
glif-how2draw
/
app.py
Appelflap1994
initial commit
a384326
verified
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
61 Bytes
import
gradio
as
gr
gr.load(
"models/glif/how2draw"
).launch()