sasha HF Staff commited on
Commit
a4c8c14
·
verified ·
1 Parent(s): 1fa76a1

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -17
requirements.txt CHANGED
@@ -1,17 +1,12 @@
1
- datasets
2
- h5py
3
- matplotlib
4
- numba
5
- numpy
6
- pandas
7
- pickleshare
8
- plotly
9
- protobuf
10
- pyarrow
11
- pynndescent
12
- scikit-image
13
- scikit-learn
14
- transformers
15
- wikipedia
16
- llvmlite
17
- torch
 
1
+ datasets==4.2.0
2
+ h5py==3.14.0
3
+ llvmlite==0.43.0
4
+ numba==0.60.0
5
+ numpy==2.0.2
6
+ panda ==2.3.3
7
+ pillow==11.3.0
8
+ pyarrow==21.0.0
9
+ pynndescent==0.5.13
10
+ scikit-learn==1.6.1
11
+ scipy==1.13.1
12
+ transformers==4.57.1