Garrett Goon commited on
Commit
f42e32b
·
1 Parent(s): ef5e1e6

remove share

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -364,4 +364,4 @@ Despite how impressive being able to turn text into image is, beware to the fact
364
  """
365
  )
366
 
367
- block.queue(max_size=10).launch(share=True, enable_queue=True)
 
364
  """
365
  )
366
 
367
+ block.queue(max_size=10).launch(enable_queue=True)