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