iamhelitha commited on
Commit
15ff5d0
·
verified ·
1 Parent(s): 6d2c19b

Deploy from GitHub Actions (branch: main, sha: 6bf0729f)

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -574,6 +574,5 @@ if __name__ == "__main__":
574
  demo.queue(max_size=10)
575
  demo.launch(
576
  server_name="0.0.0.0",
577
- share=False,
578
  show_error=True,
579
  )
 
574
  demo.queue(max_size=10)
575
  demo.launch(
576
  server_name="0.0.0.0",
 
577
  show_error=True,
578
  )