File size: 148 Bytes
9bce643
 
 
 
1
2
3
4
import gradio as gr

gr.Interface.load("huggingface/mrm8488/bert-mini-finetuned-age_news-classification").launch();
print("he importado un modelo");