Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
sejamenath2023
/
DOCSSLASH
like
2
Running
App
Files
Files
Community
ec38b02
DOCSSLASH
/
app.py
sejamenath2023
initial commit
ec38b02
about 1 year ago
raw
Copy download link
history
blame
Safe
90 Bytes
import
gradio
as
gr
gr.load(
"models/naver-clova-ix/donut-base-finetuned-docvqa"
).launch()