Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -2
requirements.txt
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
streamlit
|
2 |
langchain
|
3 |
-
openai
|
4 |
streamlit-chat
|
5 |
-
python-dotenv
|
|
|
|
|
|
|
|
1 |
streamlit
|
2 |
langchain
|
|
|
3 |
streamlit-chat
|
4 |
+
python-dotenv
|
5 |
+
os
|
6 |
+
langchain-community
|
7 |
+
huggingface_hub
|