import gradio as gr demo = gr.load("sergeantson/GPT2_Large_Law", src="models") demo.launch()