Techbitforge commited on
Commit
a961485
·
verified ·
1 Parent(s): 802fada

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -14,6 +14,7 @@ app = Flask(__name__)
14
  Server = [
15
  "https://techbitforge-webui.hf.space/api/models",
16
  "https://techbitforge-hello-server.hf.space",
 
17
  "https://itspawanarao-vscode.hf.space"
18
  ]
19
  PING_INTERVAL = 7200
 
14
  Server = [
15
  "https://techbitforge-webui.hf.space/api/models",
16
  "https://techbitforge-hello-server.hf.space",
17
+ "https://techbitforge-tts.hf.space/",
18
  "https://itspawanarao-vscode.hf.space"
19
  ]
20
  PING_INTERVAL = 7200