c5b8bc3 b8b8056 c5b8bc3
1
2
3
4
import gradio as gr iface = gr.Interface.load(name="gpt2", src="models") iface.launch()