williamberman commited on
Commit
91fa361
·
1 Parent(s): bde23cb

remove share

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -163,4 +163,4 @@ with image_blocks as demo:
163
  """
164
  )
165
 
166
- image_blocks.queue(max_size=25).launch(share=True)
 
163
  """
164
  )
165
 
166
+ image_blocks.queue(max_size=25).launch()