deberta / app.py
micole66's picture
Update app.py
cf6be4d
raw
history blame
No virus
75 Bytes
import gradio as gr
gr.Interface.load("huggingface/roberta-large").launch()