File size: 209 Bytes
dd46824
 
6185c97
987d209
1
2
3
4
5
import gradio as gr

gr.Interface.load("huggingface/huggingface-course/distilbert-base-uncased-finetuned-imdb", title=None, inputs=gr.Textbox(label="Input", default_value="This is a great [MASK].")).launch()