Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +10 -10
requirements.txt
CHANGED
@@ -1,11 +1,11 @@
|
|
1 |
-
gradio==3.50.2
|
2 |
-
langchain==0.2.16
|
3 |
-
langchain-community==0.2.16
|
4 |
-
langchain-huggingface==0.0.3
|
5 |
-
chromadb==0.5.5
|
6 |
-
|
7 |
-
docx2txt==0.8
|
8 |
-
python-pptx==0.6.23
|
9 |
-
huggingface_hub==0.23.4
|
10 |
-
sentence-transformers==2.7.0
|
11 |
torch==2.3.0
|
|
|
1 |
+
gradio==3.50.2
|
2 |
+
langchain==0.2.16
|
3 |
+
langchain-community==0.2.16
|
4 |
+
langchain-huggingface==0.0.3
|
5 |
+
chromadb==0.5.5
|
6 |
+
pypdf==4.3.1
|
7 |
+
docx2txt==0.8
|
8 |
+
python-pptx==0.6.23
|
9 |
+
huggingface_hub==0.23.4
|
10 |
+
sentence-transformers==2.7.0
|
11 |
torch==2.3.0
|