hakurei multimodalart HF staff commited on
Commit
c53cf08
1 Parent(s): eed8131

Update app.py (#6)

Browse files

- Update app.py (8bdabb7a37ffc85eed6d09204669eabdb011c811)


Co-authored-by: Multimodal AI art <multimodalart@users.noreply.huggingface.co>

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()