Spaces:
Running
Running
oceansweep
commited on
Commit
•
e7822d5
1
Parent(s):
14e173e
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -99,7 +99,8 @@ ujson==5.9.0
|
|
99 |
urllib3==2.2.1
|
100 |
uvicorn==0.29.0
|
101 |
watchfiles==0.21.0
|
102 |
-
websockets
|
|
|
103 |
yt-dlp==2024.4.9
|
104 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
105 |
torch
|
|
|
99 |
urllib3==2.2.1
|
100 |
uvicorn==0.29.0
|
101 |
watchfiles==0.21.0
|
102 |
+
websockets
|
103 |
+
#websockets==11.0.3
|
104 |
yt-dlp==2024.4.9
|
105 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
106 |
torch
|