ducdatit2002 commited on
Commit
b007d7e
·
verified ·
1 Parent(s): 5788b04

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -284,4 +284,4 @@ with gr.Blocks(theme=theme, css=CSS, title="Violence + Emotion Detection") as de
284
  )
285
 
286
  if __name__ == "__main__":
287
- demo.queue(concurrency_count=2).launch()
 
284
  )
285
 
286
  if __name__ == "__main__":
287
+ demo.launch()