Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
pechb
/
katanaml-org-invoices-donut-model-v1
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
9343c5f
katanaml-org-invoices-donut-model-v1
/
app.py
pechb
initial commit
9343c5f
about 2 years ago
raw
Copy download link
history
blame
Safe
94 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/katanaml-org/invoices-donut-model-v1"
).launch()