witchEverly commited on
Commit
ae8baf8
·
verified ·
1 Parent(s): a4d1e3e

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.47.0
7
  google-generativeai ~= 0.5.2
8
  python-dotenv~=0.21.0
9
  google~=3.0.0
 
3
  numpy ~= 1.26.4
4
  torch ~= 2.0.1
5
  torchvision ~= 0.15.2
6
+ transformers @ git+https://github.com/huggingface/transformers
7
  google-generativeai ~= 0.5.2
8
  python-dotenv~=0.21.0
9
  google~=3.0.0