drewThomasson commited on
Commit
005a037
·
verified ·
1 Parent(s): 11a68b1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -691,7 +691,7 @@ if __name__ == "__main__":
691
  demo.launch(
692
  share=args.share,
693
  debug=False,
694
- server_port=args.port,
695
  # inweb=True,
696
  # server_name="localhost"
697
  )
 
691
  demo.launch(
692
  share=args.share,
693
  debug=False,
694
+ #server_port=args.port,
695
  # inweb=True,
696
  # server_name="localhost"
697
  )