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