chris-rannou HF staff commited on
Commit
76b56d8
·
verified ·
1 Parent(s): 7bb029a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -137,4 +137,4 @@ with demo:
137
 
138
  if __name__ == "__main__":
139
  # Launch demo
140
- demo.queue().launch()
 
137
 
138
  if __name__ == "__main__":
139
  # Launch demo
140
+ demo.queue().launch(ssr_mode=False)