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