LituRout commited on
Commit
074eb8a
1 Parent(s): 58ac9fd
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()