ORI-Muchim commited on
Commit
9619a4f
1 Parent(s): 34dbcf3

Update app.py

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