Commit
·
9dd2962
1
Parent(s):
5fb10c9
fix
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -111,4 +111,4 @@ uvicorn==0.34.2
|
|
111 |
websockets==15.0.1
|
112 |
yarl==1.20.0
|
113 |
--extra-index-url https://download.pytorch.org/whl/cu121
|
114 |
-
torch==2.5.1+cu121
|
|
|
111 |
websockets==15.0.1
|
112 |
yarl==1.20.0
|
113 |
--extra-index-url https://download.pytorch.org/whl/cu121
|
114 |
+
torch==2.5.1+cu121
|