Yannael_LB commited on
Commit
7c7d5bd
·
1 Parent(s): 8335b19
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -267,5 +267,6 @@ This space is inspired by the implementation of [Fanilo Andrianasolo using Strea
267
  """
268
  )
269
 
 
270
  demo.launch(debug=True)
271
 
 
267
  """
268
  )
269
 
270
+ demo.queue()
271
  demo.launch(debug=True)
272