Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
Faizanshaikh/pdf-chatbot
Arcypojeb
/
pdf-chatbot
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
b587e83
pdf-chatbot
/
app.py
Arcypojeb
Duplicate from Faizanshaikh/pdf-chatbot
b587e83
about 2 years ago
raw
Copy download link
history
blame
Safe
85 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/impira/layoutlm-document-qa"
).launch()