BramLeo commited on
Commit
d649e91
·
verified ·
1 Parent(s): 009ed68

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -3,7 +3,7 @@ huggingface_hub
3
  llama-cpp-python==0.2.36
4
  llama-index-llms-llama-cpp
5
  llama-index-embeddings-huggingface
6
- transformers
7
  numpy
8
  gspread
9
  oauth2client
 
3
  llama-cpp-python==0.2.36
4
  llama-index-llms-llama-cpp
5
  llama-index-embeddings-huggingface
6
+ --upgrade transformers huggingface_hub datasets
7
  numpy
8
  gspread
9
  oauth2client