Lohith9923 commited on
Commit
f2d8451
1 Parent(s): 21082ca

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -32,4 +32,4 @@ model_gui = gr.Interface(
32
  )
33
 
34
  # Launch the Gradio GUI with sharing enabled
35
- model_gui.launch(share=True)
 
32
  )
33
 
34
  # Launch the Gradio GUI with sharing enabled
35
+ model_gui.launch()