satishjasthij commited on
Commit
2ee277d
·
verified ·
1 Parent(s): 77e5608

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -102,4 +102,4 @@ with gr.Blocks() as demo:
102
  outputs=[gallery],
103
  )
104
 
105
- demo.launch()
 
102
  outputs=[gallery],
103
  )
104
 
105
+ demo.queue().launch()