ifire commited on
Commit
a0f61e6
·
verified ·
1 Parent(s): 97c6580

Removing sharing gradio.

Browse files
Files changed (1) hide show
  1. gradio_app.py +1 -1
gradio_app.py CHANGED
@@ -321,4 +321,4 @@ with block:
321
  examples_per_page=1024
322
  )
323
 
324
- block.queue().launch(server_name='0.0.0.0', share=True)
 
321
  examples_per_page=1024
322
  )
323
 
324
+ block.queue().launch(server_name='0.0.0.0')