pengdaqian commited on
Commit
8369427
1 Parent(s): 00c92ee
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -487,6 +487,6 @@ with block:
487
  block.queue(concurrency_count=80,
488
  max_size=100).launch(
489
  max_threads=150,
490
- server_port=6006,
491
- share=True,
492
  )
 
487
  block.queue(concurrency_count=80,
488
  max_size=100).launch(
489
  max_threads=150,
490
+ # server_port=6006,
491
+ # share=True,
492
  )