aleafy commited on
Commit
050d178
·
1 Parent(s): f055735
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -375,4 +375,4 @@ with block:
375
 
376
  # 启动 Gradio 应用
377
  # block.launch(server_name='0.0.0.0', server_port=10002, share=True)
378
- block.launch(share=True)
 
375
 
376
  # 启动 Gradio 应用
377
  # block.launch(server_name='0.0.0.0', server_port=10002, share=True)
378
+ block.launch()