distilbert-imdb / app.py
larabe's picture
initial commit
f896fcc verified
raw
history blame contribute delete
No virus
71 Bytes
import gradio as gr
gr.load("models/lvwerra/distilbert-imdb").launch()