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

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()
 
91
  )
92
 
93
  # Launch the app
94
+ app.launch(share = True)