Jalle007 commited on
Commit
ed05436
1 Parent(s): 334d127

share=false

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -57,4 +57,4 @@ gradio_interface = gr.Interface(
57
  examples=examples,
58
  title="Vicuna-7B",
59
  )
60
- gradio_interface.launch(share=True)
 
57
  examples=examples,
58
  title="Vicuna-7B",
59
  )
60
+ gradio_interface.launch()