File size: 95 Bytes
518a52f
 
71b6ab1
518a52f
71b6ab1
1
2
3
4
5
6
import gradio as gr

demo = gr.load("sergeantson/GPT2_Large_Law", src="models")

demo.launch()