juanpablosanchez commited on
Commit
7f3c10a
·
verified ·
1 Parent(s): 1d75439

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -54,3 +54,4 @@ def predict_gradio(text):
54
 
55
  demo = gr.Interface(fn=predict_gradio, inputs="text", outputs="json")
56
  demo.launch()
 
 
54
 
55
  demo = gr.Interface(fn=predict_gradio, inputs="text", outputs="json")
56
  demo.launch()
57
+