Nithin89 commited on
Commit
e43b598
·
verified ·
1 Parent(s): 065d110

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -146,4 +146,4 @@ demo = gr.Interface(
146
  )
147
 
148
  if __name__ == "__main__":
149
- demo.launch()
 
146
  )
147
 
148
  if __name__ == "__main__":
149
+ demo.launch(share = True)