SUPERSHANKY commited on
Commit
14bb5ae
1 Parent(s): 3e435c0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -425,4 +425,4 @@ print(f"Space built in {time.time() - start_time:.2f} seconds")
425
 
426
  # if not is_colab:
427
  demo.queue(concurrency_count=1)
428
- demo.launch(debug=is_colab, share=is_colab)
 
425
 
426
  # if not is_colab:
427
  demo.queue(concurrency_count=1)
428
+ demo.launch(share=true)