File size: 82 Bytes
61c9346
 
595aa66
 
1
2
3
4
5
import gradio as gr

iface = gr.Interface.load("huggingface/gpt2")
iface.launch()