Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +27 -1
requirements.txt
CHANGED
@@ -1 +1,27 @@
|
|
1 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|