nileshhanotia commited on
Commit
215a74a
·
verified ·
1 Parent(s): a49c31e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -76,4 +76,4 @@ def create_interface():
76
 
77
  if __name__ == "__main__":
78
  iface = create_interface()
79
- iface.launch()
 
76
 
77
  if __name__ == "__main__":
78
  iface = create_interface()
79
+ iface.launch(share=True) # Set share=True to create a public link