ajtamayoh's picture
Update app.py
3f4fd63
raw
history blame contribute delete
No virus
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();