ParamDev commited on
Commit
ee6aae3
·
verified ·
1 Parent(s): 46f679b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -3
requirements.txt CHANGED
@@ -1,3 +1,12 @@
1
- scikit-learn
2
- matplotlib
3
- numpy
 
 
 
 
 
 
 
 
 
 
1
+ numpy~=1.26.1
2
+ pandas~=2.0.3
3
+ Pillow~=10.2.0
4
+ prettytable~=3.8.0
5
+ scikit-learn-intelex==2023.2.1
6
+ intel-extension-for-pytorch==1.13.100
7
+ torch==1.13.1 --index-url https://download.pytorch.org/whl/cpu
8
+ torchvision --index-url https://download.pytorch.org/whl/cpu
9
+ tqdm~=4.65.0
10
+ PyYAML~=6.0.1
11
+ dill~=0.3.6
12
+ neural-compressor~=2.1.1