File size: 128 Bytes
7e60da5
c103b8e
e6a44d9
c103b8e
 
39ef7d5
1
2
3
4
5
6
7
import gradio as gr

iface = gr.Interface.load("huggingface/Evelyn18/roberta-base-spanish-squades-becasv3",  
)

iface.launch()