NexAddo commited on
Commit
271e44b
1 Parent(s): bee4c24

Update hackaprompt/gradio_app.py

Browse files
Files changed (1) hide show
  1. hackaprompt/gradio_app.py +1 -1
hackaprompt/gradio_app.py CHANGED
@@ -355,4 +355,4 @@ with gr.Blocks(theme=theme) as demo:
355
  )
356
 
357
 
358
- demo.queue().launch(max_threads=10, share=True)
 
355
  )
356
 
357
 
358
+ demo.queue().launch(max_threads=10)