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