atharvat80 commited on
Commit
716d79c
1 Parent(s): 3befa47

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,8 +1,8 @@
1
- nltk
2
  numpy
3
  pandas
4
- wikipedia2vec
5
- scikit-learn
6
  transformers
7
  --extra-index-url https://download.pytorch.org/whl/cpu
8
  torch
 
1
+ nltk
2
  numpy
3
  pandas
4
+ wikipedia2vec==1.0.5
5
+ scikit-learn==1.0.2
6
  transformers
7
  --extra-index-url https://download.pytorch.org/whl/cpu
8
  torch