MoJaff commited on
Commit
22b03f1
·
verified ·
1 Parent(s): 29b8132

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -91,4 +91,4 @@ app = gr.Interface(
91
  )
92
 
93
  # Launch the app
94
- app.launch(share = True)
 
91
  )
92
 
93
  # Launch the app
94
+ app.launch()