Boardpac/theekshanas commited on
Commit
5562519
1 Parent(s): 6fb32a4
Files changed (1) hide show
  1. requirements.txt +7 -2
requirements.txt CHANGED
@@ -1,5 +1,10 @@
1
  langchain == 0.0.287
2
- openai == 0.27.8
 
 
 
 
 
3
  gpt4all
4
 
5
  # chromadb
@@ -10,7 +15,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
+ # streamlit == 1.25.0
4
+
5
+ langchain
6
+ # openai
7
+ streamlit
8
  gpt4all
9
 
10
  # chromadb
 
15
 
16
  pypdf
17
 
18
+
19
  # uncomment to use huggingface llms
20
  huggingface-hub
21
  sentence_transformers