Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
-f https://download.pytorch.org/whl/torch_stable.html
|
| 2 |
torch==1.10.1+cpu
|
| 3 |
transformers
|
| 4 |
pandas
|
|
|
|
| 1 |
+
-f https://download.pytorch.org/whl/cpu/torch_stable.html
|
| 2 |
torch==1.10.1+cpu
|
| 3 |
transformers
|
| 4 |
pandas
|