Shamik88 commited on
Commit
2a6200a
·
1 Parent(s): 4007257

new test shamik 3

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -804,4 +804,4 @@ if __name__ == "__main__":
804
  if not USING_SPACES:
805
  main()
806
  else:
807
- app.queue(api_open=True).launch(server_name="0.0.0.0", show_api=True)
 
804
  if not USING_SPACES:
805
  main()
806
  else:
807
+ app.queue(api_open=True).launch(server_name="0.0.0.0",server_port=7860, show_api=True)