File size: 169 Bytes
0fc266c
 
739c686
1
2
3
import gradio as gr

gr.Interface.load("huggingface/huggingface-course/codeparrot-ds", title="", inputs=gr.inputs.Textbox(label="Input", default="plt.imshow(")).launch()