Spaces:
Runtime error
Runtime error
Commit
·
f0231ae
1
Parent(s):
5511684
Update main.py
Browse files
main.py
CHANGED
@@ -143,6 +143,7 @@ async def websocket_endpoint(websocket: WebSocket):
|
|
143 |
previous_frames = []
|
144 |
previous_actions = []
|
145 |
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']
|
|
|
146 |
try:
|
147 |
while True:
|
148 |
try:
|
|
|
143 |
previous_frames = []
|
144 |
previous_actions = []
|
145 |
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']
|
146 |
+
positions = ['815~335', '787~342', '787~342', '749~345', '703~346', '703~346', '654~347', '654~347', '604~349', '555~353', '555~353', '509~357', '509~357', '468~362', '431~368', '431~368']
|
147 |
try:
|
148 |
while True:
|
149 |
try:
|