ORI-Muchim commited on
Commit
4c9444d
1 Parent(s): 85aca55

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -167,6 +167,6 @@ if __name__ == '__main__':
167
  text_input.blur();
168
  window.scrollTo(x, y);
169
  return [];
170
- }}""")
171
 
172
  app.queue(concurrency_count=3).launch(show_api=False)
 
167
  text_input.blur();
168
  window.scrollTo(x, y);
169
  return [];
170
+ }}"""
171
 
172
  app.queue(concurrency_count=3).launch(show_api=False)