Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +14 -1
requirements.txt
CHANGED
@@ -1 +1,14 @@
|
|
1 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
faiss-cpu==1.8.0
|
2 |
+
gradio==4.28.0
|
3 |
+
gradio_client==0.16.0
|
4 |
+
huggingface-hub==0.20.3
|
5 |
+
langchain==0.1.16
|
6 |
+
langchain-community==0.0.34
|
7 |
+
openai==1.20.0
|
8 |
+
typer==0.12.3
|
9 |
+
types-cachetools==5.3.0.7
|
10 |
+
types-requests==2.31.0.20240406
|
11 |
+
typing-inspect==0.9.0
|
12 |
+
typing_extensions==4.11.0
|
13 |
+
sentence-transformers==2.7.0
|
14 |
+
pypdf==4.2.0
|