File size: 104 Bytes
76c13df
 
b829824
 
de3cb3b
1
2
3
4
5
import gradio as gr

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

demo.launch()