seawolf2357 commited on
Commit
323d2ce
·
verified ·
1 Parent(s): fde0767

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -885,5 +885,4 @@ if __name__ == "__main__":
885
  logger.info("Running in standard environment")
886
 
887
  # 앱 실행
888
- demo.queue(concurrency_count=1) # 동시 실행 제한
889
  demo.launch()
 
885
  logger.info("Running in standard environment")
886
 
887
  # 앱 실행
 
888
  demo.launch()