codenoob1060 commited on
Commit
dbd56a9
·
verified ·
1 Parent(s): c298715

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
 
 
3
  huggingface_hub==0.23.5
4
  torch==2.5.0
5
  torchvision==0.20.0
 
1
  llama_index==0.12.16
2
+ llama-index-embeddings-huggingface>0.3.1
3
+ llama-index-embeddings-instructor>=0.2.1
4
+ llama-index-embeddings-openai>=0.3.1
5
  huggingface_hub==0.23.5
6
  torch==2.5.0
7
  torchvision==0.20.0