AnyegaAlex commited on
Commit
0f70d6e
·
1 Parent(s): b13fe47

Add necessary changes to app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -257,4 +257,4 @@ For production, retraining should be scheduled (e.g., via a cron job) and served
257
  # 7. Application Entry Point
258
  # --------------------------
259
  if __name__ == "__main__":
260
- interface.launch(server_name="0.0.0.0", server_port=7861)
 
257
  # 7. Application Entry Point
258
  # --------------------------
259
  if __name__ == "__main__":
260
+ interface.launch(server_name="0.0.0.0", server_port=7860)