krish4950 commited on
Commit
d6c951b
·
1 Parent(s): ef7bc67

Updated app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -474,4 +474,4 @@ if __name__ == "__main__":
474
  sys.stdout.reconfigure(encoding='utf-8')
475
 
476
  interface = launch_interface()
477
- interface.launch(share=True) # Create a public link
 
474
  sys.stdout.reconfigure(encoding='utf-8')
475
 
476
  interface = launch_interface()
477
+ interface.launch() # Create a public link