Mewish commited on
Commit
be8a522
·
verified ·
1 Parent(s): 6e25dfe

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
- torch==2.2.0
2
- torchvision==0.17.0
3
  transformers==4.39.3
4
- scikit-learn==1.4.2
5
  pandas==2.2.1
6
- matplotlib==3.8.4
7
  seaborn==0.13.2
 
1
+ torch==2.5.0
2
+ torchvision==0.21.0
3
  transformers==4.39.3
4
+ scikit-learn==1.5.0
5
  pandas==2.2.1
6
+ matplotlib==3.9.0
7
  seaborn==0.13.2