FJC commited on
Commit
9b8d53d
·
1 Parent(s): e3d4d50

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -23,4 +23,4 @@ texto3 = "More than 250 (voter registration) groups, ranging across the entire p
23
 
24
  # Creamos la interfaz y la lanzamos.
25
  gr.Interface(fn=predict, inputs="text", outputs="text", title=title, description=description, examples=[texto1,texto2, texto3]).launch(share=False)
26
-
 
23
 
24
  # Creamos la interfaz y la lanzamos.
25
  gr.Interface(fn=predict, inputs="text", outputs="text", title=title, description=description, examples=[texto1,texto2, texto3]).launch(share=False)
26
+