Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -6
requirements.txt
CHANGED
@@ -1,10 +1,5 @@
|
|
1 |
openai==1.14.3
|
2 |
-
faiss-cpu
|
3 |
langchain==0.1.13
|
4 |
langchain-google-genai
|
5 |
-
chromadb
|
6 |
-
pypdf
|
7 |
-
tiktoken
|
8 |
-
PyPDF2
|
9 |
-
Werkzeug==2.0.3
|
10 |
huggingface_hub==0.4.0
|
|
|
1 |
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
|