LayoutLM-DocVQA / app.py
TusharGoel's picture
Update app.py
73ead82
raw
history blame
104 Bytes
import gradio as gr
gr.Interface.load("models/TusharGoel/LayoutLM-Finetuned-DocVQA").launch(share=True)