danf0 commited on
Commit
0ab90be
1 Parent(s): 2554b00

Remove requirement versions

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  git+https://github.com/huggingface/evaluate@main
2
- numpy>=1.13
3
- scipy>=1.3.2
4
- scikit-learn>=1.1
5
  torch
6
  torchvision
7
  matplotlib
 
1
  git+https://github.com/huggingface/evaluate@main
2
+ numpy
3
+ scipy
4
+ scikit-learn
5
  torch
6
  torchvision
7
  matplotlib