Files changed (1) hide show
  1. requirements.txt +1 -2
requirements.txt CHANGED
@@ -1,10 +1,9 @@
1
- --extra-index-url https://download.pytorch.org/whl/cpu
2
  torch
3
  torchvision
4
  scikit-learn
5
  matplotlib
6
  Pillow
7
- sentencepiece
8
  numpy
9
  fast_pytorch_kmeans
10
  psutil
 
 
1
  torch
2
  torchvision
3
  scikit-learn
4
  matplotlib
5
  Pillow
6
+ sentencepiece==0.2.0
7
  numpy
8
  fast_pytorch_kmeans
9
  psutil