yanyoyo commited on
Commit
a51b11c
·
1 Parent(s): 20ff780

Initial commit

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -9,7 +9,7 @@ sentence-transformers==2.7.0
9
  sentencepiece==0.2.0
10
  llama-index-embeddings-huggingface==0.2.0
11
  llama-index-embeddings-instructor==0.1.3
12
- torch>=2.1.2
13
  torchvision==0.15.2
14
  torchaudio==2.0.2
15
  streamlit==1.36.0
 
9
  sentencepiece==0.2.0
10
  llama-index-embeddings-huggingface==0.2.0
11
  llama-index-embeddings-instructor==0.1.3
12
+ torch
13
  torchvision==0.15.2
14
  torchaudio==2.0.2
15
  streamlit==1.36.0