Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -7,4 +7,5 @@ streamlit-chat==0.1.1
|
|
7 |
gdown==4.7.3
|
8 |
streamlit-option-menu==0.3.12
|
9 |
duckduckgo-search==4.4.3
|
10 |
-
pypdf==4.0.1
|
|
|
|
7 |
gdown==4.7.3
|
8 |
streamlit-option-menu==0.3.12
|
9 |
duckduckgo-search==4.4.3
|
10 |
+
pypdf==4.0.1
|
11 |
+
langchain_community
|