Porjaz commited on
Commit
0b48de8
1 Parent(s): c055b7f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -180,4 +180,4 @@ gradio_app = gr.Interface(
180
  title="Finnish-Emotion-Recognition",
181
  )
182
 
183
- gradio_app.launch(share=True, ssl_verify=False)
 
180
  title="Finnish-Emotion-Recognition",
181
  )
182
 
183
+ gradio_app.launch()