witchEverly commited on
Commit
b704a4d
·
verified ·
1 Parent(s): 421b1b6

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.46.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.48.0.dev0
7
  google-generativeai ~= 0.5.2
8
  pandas~=2.1.4
9
  python-dotenv~=0.21.0