fffiloni commited on
Commit
a026bc9
1 Parent(s): a1dc26c

Update app_gradio.py

Browse files
Files changed (1) hide show
  1. app_gradio.py +1 -1
app_gradio.py CHANGED
@@ -403,5 +403,5 @@ if __name__ == "__main__":
403
  server_name="0.0.0.0",
404
  server_port=7860,
405
  show_api=False,
406
- #ssr_mode=False
407
  )
 
403
  server_name="0.0.0.0",
404
  server_port=7860,
405
  show_api=False,
406
+ ssr_mode=False
407
  )