DHEIVER commited on
Commit
625f934
·
verified ·
1 Parent(s): 4bd299b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -147,4 +147,4 @@ with gr.Blocks() as demo:
147
  gr.Interface(fn=respond, inputs=[input, web_search], outputs=[output], live=True)
148
 
149
  if __name__ == "__main__":
150
- demo.queue(max_size=200).launch()
 
147
  gr.Interface(fn=respond, inputs=[input, web_search], outputs=[output], live=True)
148
 
149
  if __name__ == "__main__":
150
+ demo.queue(max_size=200).launch()