ORI-Muchim commited on
Commit
a8e7600
1 Parent(s): 42c453d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -153,4 +153,4 @@ if __name__ == '__main__':
153
  return [];
154
  }}""")
155
 
156
- app.queue(concurrency_count=3).launch(show_api=False, share=args.share)
 
153
  return [];
154
  }}""")
155
 
156
+ app.queue(concurrency_count=3).launch(show_api=False, share=true)