File size: 191 Bytes
4f09f9d
 
2bb8e55
1
2
3
4
import gradio as gr

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