AisingioroHao0 commited on
Commit
7b2ac60
·
1 Parent(s): 7a4c31b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -179,4 +179,4 @@ with gr.Blocks() as demo:
179
  cache_examples=True,
180
  )
181
  if __name__ == "__main__":
182
- demo.queue(max_size=10).launch()
 
179
  cache_examples=True,
180
  )
181
  if __name__ == "__main__":
182
+ demo.launch()