Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
@@ -160,5 +160,6 @@ webencodings==0.5.1
|
|
160 |
websocket-client==1.8.0
|
161 |
websockets==14.1
|
162 |
yarl==1.18.3
|
163 |
-
|
164 |
-
torch==2.3.1+cu121
|
|
|
|
160 |
websocket-client==1.8.0
|
161 |
websockets==14.1
|
162 |
yarl==1.18.3
|
163 |
+
#--find-links https://download.pytorch.org/whl/torch_stable.html
|
164 |
+
#torch==2.3.1+cu121
|
165 |
+
torch
|