Ramesh-vani commited on
Commit
ede4178
·
verified ·
1 Parent(s): c14cd1a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -4,7 +4,7 @@ import sys
4
  import os
5
 
6
 
7
- URL = "wss://ramesh-vani-collabtest-bk3.hf.space"
8
  headers = {'Authorization': f'Bearer {os.getenv("auth")}'}
9
 
10
  async def receiver(ws,connection):
 
4
  import os
5
 
6
 
7
+ URL = "wss://ramesh-vani-collabtest-bk5.hf.space"
8
  headers = {'Authorization': f'Bearer {os.getenv("auth")}'}
9
 
10
  async def receiver(ws,connection):