shukdevdattaEX commited on
Commit
9f3d6ec
·
verified ·
1 Parent(s): 03717b6

Update requirements.txt

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