rama0519 commited on
Commit
f2521e8
·
verified ·
1 Parent(s): ebc92ab

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -76,4 +76,5 @@ interface = gr.Interface(
76
  )
77
 
78
  # Launch the interface
79
- interface.launch()
 
 
76
  )
77
 
78
  # Launch the interface
79
+ #interface.launch()
80
+ interface.launch(share=True)