Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Appelflap1994
/
glif-how2draw
like
1
Sleeping
App
Files
Files
Community
main
glif-how2draw
/
app.py
Appelflap1994
initial commit
a384326
verified
2 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
61 Bytes
import
gradio
as
gr
gr.load(
"models/glif/how2draw"
).launch()