Update app.py

#6
by multimodalart HF staff - opened
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -206,4 +206,4 @@ Despite how impressive being able to turn text into image is, beware to the fact
206
  </div>
207
  """
208
  )
209
- demo.launch()
 
206
  </div>
207
  """
208
  )
209
+ demo.queue(max_size=25).launch()