yusyel commited on
Commit
f803047
·
1 Parent(s): 2666040
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -55,4 +55,4 @@ demo = gr.Interface(
55
  title="fish classification",
56
  )
57
 
58
- demo.launch(server_name="0.0.0.0", server_port=7000)
 
55
  title="fish classification",
56
  )
57
 
58
+ demo.launch(server_name="0.0.0.0", server_port=7860)