import gradio as gr demo = gr.load("TusharGoel/LayoutLM-Finetuned-DocVQA", src="models") demo.launch()