johann22 commited on
Commit
d044f1b
·
1 Parent(s): a07e357

Update app_dialogue.py

Browse files
Files changed (1) hide show
  1. app_dialogue.py +1 -1
app_dialogue.py CHANGED
@@ -888,5 +888,5 @@ with gr.Blocks(title="IDEFICS Playground", theme=gr.themes.Base()) as demo:
888
  )
889
  '''
890
 
891
- demo.queue()
892
  demo.launch(max_threads=20)
 
888
  )
889
  '''
890
 
891
+ #demo.queue()
892
  demo.launch(max_threads=20)