Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
jg7288
/
impira-layoutlm-document-qa
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
987f88c
impira-layoutlm-document-qa
/
app.py
jg7288
initial commit
987f88c
about 1 year ago
raw
Copy download link
history
blame
Safe
75 Bytes
import
gradio
as
gr
gr.load(
"models/impira/layoutlm-document-qa"
).launch()