Techbitforge commited on
Commit
b4dc7a3
·
verified ·
1 Parent(s): 613f6dc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -15,7 +15,7 @@ Server = [
15
  "https://techbitforge-webui.hf.space/api/models",
16
  "https://techbitforge-hello-server.hf.space"
17
  ]
18
- PING_INTERVAL = 120
19
  REQUEST_TIMEOUT = 300
20
 
21
  # =========================
 
15
  "https://techbitforge-webui.hf.space/api/models",
16
  "https://techbitforge-hello-server.hf.space"
17
  ]
18
+ PING_INTERVAL = 7200
19
  REQUEST_TIMEOUT = 300
20
 
21
  # =========================