0fc266c aac5cb7
1
2
3
import gradio as gr gr.Interface.load("huggingface/huggingface-course/codeparrot-ds", title=None, inputs=gr.Textbox(label="Input", default="plt.imshow(")).launch()