Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -9
requirements.txt
CHANGED
|
@@ -1,9 +1,4 @@
|
|
| 1 |
-
langchain
|
| 2 |
-
streamlit
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
chromadb
|
| 6 |
-
pypdf
|
| 7 |
-
langchain-community
|
| 8 |
-
sentence_transformers
|
| 9 |
-
huggingface-hub
|
|
|
|
| 1 |
+
langchain==0.1.13
|
| 2 |
+
streamlit==1.32.2
|
| 3 |
+
chromadb==0.4.24
|
| 4 |
+
pypdf==4.1.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|