Boardpac/theekshanas commited on
Commit
6fb32a4
1 Parent(s): b68a115

req updated

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
- langchain = 0.0.287
2
- openai = 0.27.8
3
  gpt4all
4
 
5
  # chromadb
@@ -10,7 +10,7 @@ faiss-cpu
10
 
11
  pypdf
12
 
13
- streamlit = 1.25.0
14
  # uncomment to use huggingface llms
15
  huggingface-hub
16
  sentence_transformers
 
1
+ langchain == 0.0.287
2
+ openai == 0.27.8
3
  gpt4all
4
 
5
  # chromadb
 
10
 
11
  pypdf
12
 
13
+ streamlit == 1.25.0
14
  # uncomment to use huggingface llms
15
  huggingface-hub
16
  sentence_transformers