israelweiss commited on
Commit
d66efa3
·
1 Parent(s): dfffe23

temp demo.launch for debug

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -139,4 +139,5 @@ with image_blocks as demo:
139
  """
140
  )
141
 
142
- image_blocks.queue(max_size=25,api_open=False).launch(show_api=False)
 
 
139
  """
140
  )
141
 
142
+ # image_blocks.queue(max_size=25,api_open=False).launch(show_api=False)
143
+ demo.launch()