Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -121,3 +121,5 @@ websockets==12.0
|
|
121 |
Werkzeug==3.0.3
|
122 |
wrapt==1.16.0
|
123 |
zipp==3.20.0
|
|
|
|
|
|
121 |
Werkzeug==3.0.3
|
122 |
wrapt==1.16.0
|
123 |
zipp==3.20.0
|
124 |
+
--extra-index-url https://download.pytorch.org/whl/cu113
|
125 |
+
torch
|