NexAddo commited on
Commit
f7d7ebe
1 Parent(s): 1057bfc

Update hackaprompt/gradio_app.py

Browse files
Files changed (1) hide show
  1. hackaprompt/gradio_app.py +1 -1
hackaprompt/gradio_app.py CHANGED
@@ -367,4 +367,4 @@ with gr.Blocks(theme=theme) as demo:
367
  )
368
 
369
 
370
- demo.queue(concurrency_count=8).launch(share=False)
 
367
  )
368
 
369
 
370
+ demo.queue(concurrency_count=8).launch()