Sebastian Schmidt
Create app.py
b2962a0
raw
history blame contribute delete
No virus
110 Bytes
import gradio as gr
gr.Interface.load("huggingface/distilbert-base-uncased-finetuned-sst-2-english").launch()