witchEverly commited on
Commit
af66856
·
verified ·
1 Parent(s): ce2e0aa

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -3,7 +3,7 @@ pillow ~= 10.3.0
3
  numpy ~= 1.26.4
4
  torch ~= 2.0.1
5
  torchvision ~= 0.15.2
6
- transformers ~= 4.39.3
7
  google-generativeai ~= 0.5.2
8
  pandas~=2.1.4
9
  python-dotenv~=0.21.0
 
3
  numpy ~= 1.26.4
4
  torch ~= 2.0.1
5
  torchvision ~= 0.15.2
6
+ transformers ~= 4.46.3
7
  google-generativeai ~= 0.5.2
8
  pandas~=2.1.4
9
  python-dotenv~=0.21.0