Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -2,4 +2,4 @@ import gradio as gr
|
|
2 |
|
3 |
examples = [['La fórmula leucocitaria mostró un 56,6% de neutrófilos, un 32,1% de linfocitos y un 10,2% de monocitos.']]
|
4 |
|
5 |
-
gr.Interface.load("models/ajtamayoh/NLP-CIC-
|
|
|
2 |
|
3 |
examples = [['La fórmula leucocitaria mostró un 56,6% de neutrófilos, un 32,1% de linfocitos y un 10,2% de monocitos.']]
|
4 |
|
5 |
+
gr.Interface.load("models/ajtamayoh/NLP-CIC-WFU_SocialDisNER_fine_tuned_NER_EHR_Spanish_model_Mulitlingual_BERT_v2").launch();
|