Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Dviz-tech
/
katanaml-org-invoices-donut-model-v1
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
fb989bf
katanaml-org-invoices-donut-model-v1
/
app.py
Dviz-tech
initial commit
fb989bf
over 1 year ago
raw
Copy download link
history
blame
Safe
84 Bytes
import
gradio
as
gr
gr.load(
"models/katanaml-org/invoices-donut-model-v1"
).launch()