hunterschep commited on
Commit
6cf4663
·
verified ·
1 Parent(s): 9e6a67e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -209,4 +209,4 @@ with gr.Blocks() as demo:
209
  )
210
 
211
  if __name__ == "__main__":
212
- demo.launch(ssr_mode=False)
 
209
  )
210
 
211
  if __name__ == "__main__":
212
+ demo.launch()