ReallyFloppyPenguin commited on
Commit
c8a03d7
·
verified ·
1 Parent(s): 05b020a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -428,6 +428,5 @@ if __name__ == "__main__":
428
  demo.launch(
429
  share=False,
430
  server_name="0.0.0.0",
431
- server_port=7861, # Different port to avoid conflicts
432
  show_error=True
433
  )
 
428
  demo.launch(
429
  share=False,
430
  server_name="0.0.0.0",
 
431
  show_error=True
432
  )