Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -5,4 +5,5 @@ requests
|
|
| 5 |
PySocks
|
| 6 |
websockets
|
| 7 |
numpy
|
|
|
|
| 8 |
torch --index-url https://download.pytorch.org/whl/cpu
|
|
|
|
| 5 |
PySocks
|
| 6 |
websockets
|
| 7 |
numpy
|
| 8 |
+
|
| 9 |
torch --index-url https://download.pytorch.org/whl/cpu
|