Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
SUGE212
/
google-deplot
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
695c43f
google-deplot
/
app.py
SUGE212
initial commit
695c43f
almost 2 years ago
raw
Copy download link
history
blame
Safe
Wrap lines
71 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/google/deplot"
).launch()