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