File size: 162 Bytes
0fc266c
 
36cab43
1
2
3
import gradio as gr

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