Prathamesh1420 commited on
Commit
9790732
·
verified ·
1 Parent(s): 4e88d50

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +32 -1
requirements.txt CHANGED
@@ -4,4 +4,35 @@ langchain
4
  langchain-community
5
  streamlit
6
  streamlit-chat
7
- langchain-community
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4
  langchain-community
5
  streamlit
6
  streamlit-chat
7
+ langchain-community
8
+
9
+ python-dotenv
10
+ ipykernel
11
+ pypdf
12
+ bs4
13
+ arxiv
14
+ pymupdf
15
+ wikipedia
16
+ langchain-text-splitters
17
+ langchain-openai
18
+ chromadb
19
+ sentence_transformers
20
+ langchain_huggingface
21
+ faiss-cpu
22
+ langchain_chroma
23
+ duckdb
24
+ pandas
25
+ openai
26
+ langchain-groq
27
+ duckduckgo_search==5.3.1b1
28
+ pymupdf
29
+ arxiv
30
+ wikipedia
31
+ mysql-connector-python
32
+ SQLAlchemy
33
+ validators==0.28.1
34
+ youtube_transcript_api
35
+ unstructured
36
+ pytube
37
+ numexpr
38
+ huggingface_hub