Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
sherryxkx
/
TusharGoel-LayoutLM-Finetuned-DocVQA
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
TusharGoel-LayoutLM-Finetuned-DocVQA
/
app.py
sherryxkx
initial commit
1a996cc
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
94 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/TusharGoel/LayoutLM-Finetuned-DocVQA"
).launch()