Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
imjliao/google-deplot
imjliao
/
deplot
like
0
Runtime error
App
Files
Files
Community
main
deplot
/
app.py
SUGE212
initial commit
695c43f
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
71 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/google/deplot"
).launch()