Chris4K commited on
Commit
ced1f30
·
verified ·
1 Parent(s): 11be990

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -22,7 +22,7 @@ pydantic-settings==2.1.0
22
 
23
  # ML and Data Processing
24
  torch>=2.2.0
25
- transformers==4.37.2
26
  sentence-transformers==2.2.2
27
  faiss-cpu==1.7.4 # Use faiss-gpu if you have CUDA
28
  numpy>=1.24.3
 
22
 
23
  # ML and Data Processing
24
  torch>=2.2.0
25
+ transformers==4.43.1
26
  sentence-transformers==2.2.2
27
  faiss-cpu==1.7.4 # Use faiss-gpu if you have CUDA
28
  numpy>=1.24.3