prithivMLmods commited on
Commit
0d78f3f
·
verified ·
1 Parent(s): a494c46

Update app.py

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