juanpablosanchez commited on
Commit
b15cfe1
·
verified ·
1 Parent(s): 61a0c55

Update app.py

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