PrajwalW commited on
Commit
002ca5c
·
verified ·
1 Parent(s): 226c66c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +27 -1
requirements.txt CHANGED
@@ -1 +1,27 @@
1
- huggingface_hub==0.25.2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ langchain-openai
2
+ langchain-community
3
+ langchain-text-splitters
4
+ chromadb
5
+ beautifulsoup4
6
+ pypdf
7
+ wikipedia
8
+ plotly
9
+ ragas
10
+ pinecone
11
+ tqdm
12
+ datasets
13
+ python-dotenv
14
+ openai
15
+ streamlit
16
+ dotted-dict
17
+ PyPDF2
18
+ matplotlib
19
+ seaborn
20
+ scikit-learn
21
+ spacy
22
+ gensim
23
+ torch
24
+ boto3
25
+ langchain_pinecone
26
+ gradio
27
+ qdrant-client