sidbhasin commited on
Commit
f7c4923
1 Parent(s): 0e2ca47

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -196,5 +196,4 @@ def send_to_sandbox(code):
196
 
197
  clear_btn.click(clear_history, inputs=[], outputs=[history])
198
 
199
- if __name__ == "__main__":
200
- demo.queue(default_concurrency_limit=20).launch(ssr_mode=False)
 
196
 
197
  clear_btn.click(clear_history, inputs=[], outputs=[history])
198
 
199
+