Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
aleromerom12
/
MMG-xlm-roberta-large-ner-spanish
like
0
Sleeping
App
Files
Files
Community
main
MMG-xlm-roberta-large-ner-spanish
/
app.py
aleromerom12
initial commit
30f1201
verified
2 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
81 Bytes
import
gradio
as
gr
gr.load(
"models/MMG/xlm-roberta-large-ner-spanish"
).launch()