Tonic commited on
Commit
523ead1
·
verified ·
1 Parent(s): 096fae2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -152,4 +152,4 @@ with gr.Blocks() as demo:
152
 
153
  # Launch the demo
154
  if __name__ == "__main__":
155
- demo.launch(ssr=False)
 
152
 
153
  # Launch the demo
154
  if __name__ == "__main__":
155
+ demo.launch(ssr_mode=False)