ahmedghani commited on
Commit
2fcfaa8
·
1 Parent(s): 28464d2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -662,5 +662,5 @@ with gr.Blocks() as interface:
662
  ],
663
  outputs=endpoint_logs
664
  )
665
-
666
  interface.launch()
 
662
  ],
663
  outputs=endpoint_logs
664
  )
665
+ interface.queue()
666
  interface.launch()