prithivMLmods commited on
Commit
d3d357e
·
verified ·
1 Parent(s): 65e8714

update app

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1440,4 +1440,4 @@ runBtn.onclick = async () => {
1440
  """
1441
 
1442
  if __name__ == "__main__":
1443
- app.launch(show_error=True)
 
1440
  """
1441
 
1442
  if __name__ == "__main__":
1443
+ app.launch(show_error=True, ssr_mode=False)