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