Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
haraldosan
/
impira-layoutlm-document-qa-haraldosan
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
impira-layoutlm-document-qa-haraldosan
/
app.py
haraldosan
Update app.py
2044835
verified
11 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
85 Bytes
import
gradio
as
gr
gr.load(
"models/impira/layoutlm-document-qa"
).launch(share=
True
)