nishtha711 commited on
Commit
1c74af7
·
verified ·
1 Parent(s): fdbf1bd

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1000,4 +1000,4 @@ with gr.Blocks(title="Tiny Civilization — The Tinywick Hollow Gazette", **_BKW
1000
  # 13 ▸ ENTRY POINT
1001
  # ═══════════════════════════════════════════════════════════════════
1002
  if __name__ == "__main__":
1003
- demo.launch(server_name="0.0.0.0", server_port=7860, ssr=False, **_LKW)
 
1000
  # 13 ▸ ENTRY POINT
1001
  # ═══════════════════════════════════════════════════════════════════
1002
  if __name__ == "__main__":
1003
+ demo.launch(server_name="0.0.0.0", server_port=7860, **_LKW)