shoom013 commited on
Commit
d3a41f3
1 Parent(s): 74b728e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,11 +1,11 @@
1
  huggingface_hub
2
  #transformers
3
  #googletrans
4
- #chromadb==0.4.24
5
  llama-index
6
  llama-index-embeddings-huggingface
7
  llama-index-llms-huggingface
8
  torch==2.2.1
9
  #openai==1.13.3
10
- #regex
11
- #more-itertools
 
1
  huggingface_hub
2
  #transformers
3
  #googletrans
4
+ chromadb==0.4.24
5
  llama-index
6
  llama-index-embeddings-huggingface
7
  llama-index-llms-huggingface
8
  torch==2.2.1
9
  #openai==1.13.3
10
+ regex
11
+ more-itertools