prithivMLmods commited on
Commit
0c929fb
·
verified ·
1 Parent(s): 5b74ef7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -36,4 +36,4 @@ iface = gr.Interface(
36
 
37
  # Launch the app
38
  if __name__ == "__main__":
39
- iface.launch(ssr_mode=True)
 
36
 
37
  # Launch the app
38
  if __name__ == "__main__":
39
+ iface.launch(ssr_mode=False)