gabrielchua commited on
Commit
45a9c66
·
verified ·
1 Parent(s): dcb5c5c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,6 +1,7 @@
 
 
1
  numpy==2.1.3
2
  openai==1.83.0
3
  safetensors==0.5.3
4
  torch==2.7.0
5
- gspread==6.2.1
6
- google-auth==2.40.3
 
1
+ google-auth==2.40.3
2
+ gspread==6.2.1
3
  numpy==2.1.3
4
  openai==1.83.0
5
  safetensors==0.5.3
6
  torch==2.7.0
7
+ transformers==4.53.0