hitz02 commited on
Commit
2a65ea7
1 Parent(s): c026e77

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
- transformers
2
- torch==1.10.1+cu102 -f https://download.pytorch.org/whl/cu102/torch_stable.html
3
  torch-scatter -f https://data.pyg.org/whl/torch-1.10.0+cu102.html
 
4
  pandas
5
  numpy
6
  tensorflow
 
1
+ -f https://download.pytorch.org/whl/torch_stable.html
2
+ torch==1.10.1+cu102
3
  torch-scatter -f https://data.pyg.org/whl/torch-1.10.0+cu102.html
4
+ transformers
5
  pandas
6
  numpy
7
  tensorflow