汐知 commited on
Commit
0c6761f
1 Parent(s): 5810888
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -308,4 +308,4 @@ with gr.Blocks() as demo:
308
  ],
309
  outputs=[baseline_gallery]
310
  )
311
- demo.launch(share=True, show_api=False)
 
308
  ],
309
  outputs=[baseline_gallery]
310
  )
311
+ demo.launch()