Spaces:
Runtime error
Runtime error
Commit
·
b80d610
1
Parent(s):
75acb8d
Update main.py
Browse files
main.py
CHANGED
@@ -140,7 +140,7 @@ async def websocket_endpoint(websocket: WebSocket):
|
|
140 |
await websocket.accept()
|
141 |
previous_frames = []
|
142 |
previous_actions = []
|
143 |
-
|
144 |
try:
|
145 |
while True:
|
146 |
try:
|
|
|
140 |
await websocket.accept()
|
141 |
previous_frames = []
|
142 |
previous_actions = []
|
143 |
+
positions = ['496~61', '815~335', '815~335', '815~335', '787~342', '749~345', '749~345', '703~346', '703~346', '654~347', '604~349', '604~349', '555~353', '509~357', '509~357']
|
144 |
try:
|
145 |
while True:
|
146 |
try:
|