HikariDawn777 commited on
Commit
ff3e36c
·
1 Parent(s): d7996fc
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -475,4 +475,4 @@ if __name__ == '__main__':
475
  )
476
 
477
 
478
- demo.queue(max_size=10).launch(show_api=True)
 
475
  )
476
 
477
 
478
+ demo.queue(max_size=10).launch(share=True, show_api=True)