Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +8 -8
requirements.txt
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
-
streamlit
|
2 |
-
langchain_huggingface
|
3 |
-
langchain_community
|
4 |
-
langchain
|
5 |
-
|
6 |
-
python-decouple
|
7 |
-
asyncio
|
8 |
-
|
|
|
1 |
+
streamlit
|
2 |
+
langchain_huggingface
|
3 |
+
langchain_community
|
4 |
+
langchain
|
5 |
+
langchain_groq
|
6 |
+
python-decouple
|
7 |
+
asyncio
|
8 |
+
|