anzorq commited on
Commit
ca42743
1 Parent(s): e47ffbb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -261,4 +261,4 @@ with gr.Blocks(css=css) as demo:
261
 
262
  if not is_colab:
263
  demo.queue(concurrency_count=1)
264
- demo.launch(debug=is_colab, share=is_colab)
 
261
 
262
  if not is_colab:
263
  demo.queue(concurrency_count=1)
264
+ demo.launch(debug=is_colab, share=is_colab)