codenoob1060 commited on
Commit
b0caf2a
·
verified ·
1 Parent(s): d3b7b8f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -1,5 +1,7 @@
1
  llama_index==0.12.16
2
- llama-index-embeddings-huggingface==0.3.1
 
 
3
  torch==2.5.0
4
  torchvision==0.20.0
5
  torchaudio==2.5.0
 
1
  llama_index==0.12.16
2
+ llama-index-embeddings-huggingface
3
+ sentence-transformers==2.7.0
4
+ huggingface_hub==0.23.5
5
  torch==2.5.0
6
  torchvision==0.20.0
7
  torchaudio==2.5.0