willn9 commited on
Commit
c3cd8be
·
verified ·
1 Parent(s): d4908aa

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -105,4 +105,4 @@ CAPD_Game_app = gr.Interface(
105
 
106
  # Launch the application
107
  if __name__ == "__main__":
108
- CAPD_Game_app.launch(server_name="0.0.0.0", debug=True, share=True)
 
105
 
106
  # Launch the application
107
  if __name__ == "__main__":
108
+ CAPD_Game_app.launch()