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