Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +8 -1
requirements.txt
CHANGED
@@ -2,4 +2,11 @@ openai==1.14.3
|
|
2 |
#faiss-cpu==1.8.0
|
3 |
langchain==0.1.13
|
4 |
langchain-google-genai
|
5 |
-
huggingface_hub==0.4.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
#faiss-cpu==1.8.0
|
3 |
langchain==0.1.13
|
4 |
langchain-google-genai
|
5 |
+
huggingface_hub==0.4.0
|
6 |
+
docx2txt
|
7 |
+
chromadb
|
8 |
+
cohere
|
9 |
+
streamlit==1.28.0
|
10 |
+
--upgrade tiktoken
|
11 |
+
Pillow
|
12 |
+
numpy
|