61c9346 e8f5a27
1
2
3
4
5
import gradio as gr with gr.Interface.load("huggingface/gpt2") as iface: iface.launch()