dawood's picture
dawood HF Staff
Update app.py
1121d82
raw
history blame
160 Bytes
import gradio as gr
gr.Interface.load("huggingface/huggingface-course/distilbert-base-uncased-finetuned-imdb", examples=[["This is a great [MASK]."]]).launch()