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