pdf-chatbot / app.py
Arcypojeb's picture
Duplicate from Faizanshaikh/pdf-chatbot
b587e83
raw
history blame contribute delete
85 Bytes
import gradio as gr
gr.Interface.load("models/impira/layoutlm-document-qa").launch()