0aa9036 032e1a2
1
2
3
4
5
import gradio as gr demo = gr.load("TusharGoel/LayoutLMv2-finetuned-docvqa", src="models") demo.launch()