shoom013 commited on
Commit
4ea4efe
·
verified ·
1 Parent(s): 9220a4e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,9 +1,9 @@
1
  huggingface_hub==0.22.2
2
- transformers
3
  googletrans==4.0.0-rc1
4
- chromadb
5
  llama_index
6
- torch
7
- openai
8
  regex
9
  more-itertools
 
1
  huggingface_hub==0.22.2
2
+ transformers==4.38.2
3
  googletrans==4.0.0-rc1
4
+ chromadb==0.4.24
5
  llama_index
6
+ torch==2.2.1
7
+ openai==1.13.3
8
  regex
9
  more-itertools