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