msaid1976 commited on
Commit
78bc895
·
verified ·
1 Parent(s): 20c5c76

Update requirements.txt

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