File size: 189 Bytes
4f09f9d
 
dfba864
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", value="plt.imshow(")).launch()