Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -4,6 +4,8 @@ redis[hiredis]
|
|
4 |
dnspython
|
5 |
langchain
|
6 |
langchain-groq
|
|
|
|
|
7 |
motor
|
8 |
streamlit
|
9 |
nest-asyncio
|
|
|
4 |
dnspython
|
5 |
langchain
|
6 |
langchain-groq
|
7 |
+
langchain-huggingface
|
8 |
+
langchain-mongodb
|
9 |
motor
|
10 |
streamlit
|
11 |
nest-asyncio
|