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