Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -22,7 +22,7 @@ Ya el miércoles, habrá una bajada de temperaturas más generalizada
|
|
22 |
]
|
23 |
|
24 |
# Cargar los modelos desde Hugging Face
|
25 |
-
demo = gr.Interface.load("huggingface/crrodrvi/mbart-simplificacion"
|
26 |
#theme='huggingface',
|
27 |
# inputs="textbox",
|
28 |
# outputs="textbox",
|
|
|
22 |
]
|
23 |
|
24 |
# Cargar los modelos desde Hugging Face
|
25 |
+
demo = gr.Interface.load("huggingface/crrodrvi/mbart-simplificacion" )
|
26 |
#theme='huggingface',
|
27 |
# inputs="textbox",
|
28 |
# outputs="textbox",
|