LituRout commited on
Commit
58ac9fd
β€’
1 Parent(s): e91ba52
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -686,5 +686,5 @@ with image_blocks as demo:
686
  """
687
  )
688
 
689
- image_blocks.queue(max_size=100, api_open=False)
690
  image_blocks.launch()
 
686
  """
687
  )
688
 
689
+ # image_blocks.queue(max_size=100, api_open=False)
690
  image_blocks.launch()