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