Update requirements.txt
Browse files- requirements.txt +8 -7
requirements.txt
CHANGED
@@ -1,7 +1,8 @@
|
|
1 |
-
langchain
|
2 |
-
openai
|
3 |
-
huggingface_hub
|
4 |
-
python-dotenv
|
5 |
-
streamlit
|
6 |
-
langchain_groq
|
7 |
-
huggingface_hub
|
|
|
|
1 |
+
langchain
|
2 |
+
openai
|
3 |
+
huggingface_hub
|
4 |
+
python-dotenv
|
5 |
+
streamlit
|
6 |
+
langchain_groq
|
7 |
+
huggingface_hub
|
8 |
+
langchain_community
|