flyfive0315 commited on
Commit
4cf2d23
·
verified ·
1 Parent(s): 582f6e7

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -1
requirements.txt CHANGED
@@ -5,4 +5,7 @@ llama-index-embeddings-huggingface==0.3.1
5
  llama-index-embeddings-instructor==0.2.1
6
  torch==2.5.0 --index-url https://download.pytorch.org/whl/cu121
7
  torchvision==0.20.0 --index-url https://download.pytorch.org/whl/cu121
8
- torchaudio==2.5.0 --index-url https://download.pytorch.org/whl/cu121
 
 
 
 
5
  llama-index-embeddings-instructor==0.2.1
6
  torch==2.5.0 --index-url https://download.pytorch.org/whl/cu121
7
  torchvision==0.20.0 --index-url https://download.pytorch.org/whl/cu121
8
+ torchaudio==2.5.0 --index-url https://download.pytorch.org/whl/cu121
9
+ transformers
10
+ sentence-transformers
11
+ nltk