AkashMnd's picture
Update app.py
963f0cf
raw
history blame
212 Bytes
import gradio as gr
gr.Interface.load("huggingface/huggingface-course/distilbert-base-uncased-finetuned-imdb", title=None, inputs=gr.Textbox(label="Input", value="Can You Help Me With This? [MASK].")).launch()