nitinnyadavvv commited on
Commit
e08583a
·
verified ·
1 Parent(s): aa0359b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -37,4 +37,4 @@ app = gr.Interface(
37
  )
38
 
39
  # Launch the app
40
- app.launch()
 
37
  )
38
 
39
  # Launch the app
40
+ app.launch(share=True)