Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ flask-cors==4.0.0
|
|
4 |
python-dotenv==1.0.0
|
5 |
httpx==0.25.2
|
6 |
python-multipart==0.0.6
|
7 |
-
werkzeug==2.3.7
|
|
|
|
4 |
python-dotenv==1.0.0
|
5 |
httpx==0.25.2
|
6 |
python-multipart==0.0.6
|
7 |
+
werkzeug==2.3.7
|
8 |
+
huggingface_hub
|