Nausad commited on
Commit
f781a88
·
verified ·
1 Parent(s): 21e80e5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1369,4 +1369,4 @@ with gr.Blocks(title="Emotion Recognition v4", css=CUSTOM_CSS, theme=gr.themes.B
1369
 
1370
 
1371
  if __name__ == '__main__':
1372
- demo.launch(server_name='0.0.0.0', server_port=5000, share=False)
 
1369
 
1370
 
1371
  if __name__ == '__main__':
1372
+ demo.launch(server_name="0.0.0.0", server_port=7860)