helloworld-S commited on
Commit
1a14f73
·
verified ·
1 Parent(s): c9de087

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -509,4 +509,4 @@ if __name__ == "__main__":
509
  )
510
 
511
  demo.queue()
512
- demo.launch(ssr_mode=False)
 
509
  )
510
 
511
  demo.queue()
512
+ demo.launch()