Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
openai
|
2 |
-
|
3 |
streamlit
|
4 |
langchain
|
5 |
python-dotenv
|
6 |
-
|
|
|
1 |
openai
|
2 |
+
huggingface-hub
|
3 |
streamlit
|
4 |
langchain
|
5 |
python-dotenv
|
6 |
+
langchain-community
|