LemonPit commited on
Commit
e1ce63e
1 Parent(s): c8b6f94

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -2,7 +2,7 @@ shiny==0.9.0
2
  shinyswatch==0.6.0
3
  seaborn==0.12.2
4
  matplotlib==3.7.1
5
- numpy==1.21.5
6
- torch==1.10.0
7
  pillow==9.0.1
8
  transformers==4.13.0
 
2
  shinyswatch==0.6.0
3
  seaborn==0.12.2
4
  matplotlib==3.7.1
5
+ numpy==1.24.4
6
+ torch==2.2.1
7
  pillow==9.0.1
8
  transformers==4.13.0