nidhibodar11 commited on
Commit
d32f49e
·
verified ·
1 Parent(s): 19e5750

updated requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +22 -23
requirements.txt CHANGED
@@ -1,35 +1,34 @@
1
- # unstructured
2
- # tiktoken
3
- # pinecone-client
4
- # pypdf
5
- # openai
6
- # langchain
7
- # pandas
8
- # numpy
9
- # python-dotenv
10
- # langchain-pinecone
11
- # streamlit
12
- # google-generativeai
13
- # faiss-cpu
14
- # langchain_google_genai
15
- # PyPDF2
16
  langchain_openai
17
  langchain_core
18
  python-dotenv
19
- streamlit
20
  langchain_community
21
  langserve
22
  fastapi
23
  uvicorn
24
  sse_starlette
25
- bs4
26
  pypdf
27
- chromadb
28
- faiss-cpu
29
  groq
30
  cassio
31
- beautifulsoup4
32
  langchain-groq
33
- wikipedia
34
- arxiv
35
- langchainhub
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ langchain
2
+ streamlit
3
+ faiss-cpu
4
+ langchain_google_genai
5
+ PyPDF2
 
 
 
 
 
 
 
 
 
 
6
  langchain_openai
7
  langchain_core
8
  python-dotenv
 
9
  langchain_community
10
  langserve
11
  fastapi
12
  uvicorn
13
  sse_starlette
 
14
  pypdf
 
 
15
  groq
16
  cassio
 
17
  langchain-groq
18
+ langchainhub
19
+
20
+
21
+ # unstructured
22
+ # tiktoken
23
+ # pinecone-client
24
+ # pypdf
25
+ # openai
26
+ # pandas
27
+ # numpy
28
+ # python-dotenv
29
+ # google-generativeai
30
+ # langchain-pinecone
31
+ # beautifulsoup4
32
+ # bs4
33
+ # wikipedia
34
+ # arxiv