fffiloni commited on
Commit
2d84cbf
·
verified ·
1 Parent(s): 33c5278

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -6
requirements.txt CHANGED
@@ -1,10 +1,10 @@
1
  torch==2.5.1
2
  torchvision==0.20.1
3
  torchaudio==2.5.1
4
- timm
5
- scikit-learn
6
- matplotlib
7
- pandas
8
  tensorflow==2.16.1
9
- tf-keras
10
- retina-face
 
1
  torch==2.5.1
2
  torchvision==0.20.1
3
  torchaudio==2.5.1
4
+ timm==1.0.12
5
+ scikit-learn==1.6.0
6
+ matplotlib==3.10.0
7
+ pandas==2.2.3
8
  tensorflow==2.16.1
9
+ tf-keras==2.18.0
10
+ retina-face==0.0.17