sasha HF staff commited on
Commit
703b55a
1 Parent(s): 1ba04cd

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +16 -6
requirements.txt CHANGED
@@ -1,7 +1,17 @@
1
- transformers==4.25.1
2
- datasets==2.7.1
3
- numpy>=1.22
4
- torch==1.12.1
5
- torchvision
6
- pynndescent
 
 
 
 
 
 
 
 
7
  wikipedia
 
 
 
1
+ datasets==2.14.6
2
+ h5py==3.9.0
3
+ matplotlib==3.7.1
4
+ numba==0.56.4
5
+ numpy==1.23.5
6
+ pandas==1.5.3
7
+ pickleshare==0.7.5
8
+ plotly==5.15.0
9
+ protobuf==3.20.3
10
+ pyarrow==9.0.0
11
+ pynndescent==0.5.10
12
+ scikit-image==0.19.3
13
+ scikit-learn==1.2.2
14
+ transformers==4.34.1
15
  wikipedia
16
+ llvmlite==0.39.1
17
+ torch