ArkenB commited on
Commit
1c44d17
·
verified ·
1 Parent(s): 1d07ddf

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -198,4 +198,4 @@ if __name__ == "__main__":
198
  setup_directories()
199
 
200
  # Launch the app
201
- demo.launch()
 
198
  setup_directories()
199
 
200
  # Launch the app
201
+ demo.launch(ssr_mode=False)