ajtamayoh's picture
Update app.py
e30c9e0
raw
history blame
370 Bytes
import gradio as gr
examples = [['La f贸rmula leucocitaria mostr贸 un 56,6% de neutr贸filos, un 32,1% de linfocitos y un 10,2% de monocitos.']]
//gr.Interface.load("models/ajtamayoh/Negation_Scope_Detection_SFU_Spanish_NLP-CIC-WFU_DisTEMIST_fine_tuned").launch();
gr.Interface.load("models/ajtamayoh/Negation_Scope_Detection_NubEs_Spanish_mBERT_fine_tuned").launch();