Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,5 @@ torch==2.2.0
|
|
| 3 |
gdown
|
| 4 |
opencv-python
|
| 5 |
unidecode
|
| 6 |
-
pydantic==2.10.6
|
|
|
|
|
|
| 3 |
gdown
|
| 4 |
opencv-python
|
| 5 |
unidecode
|
| 6 |
+
pydantic==2.10.6
|
| 7 |
+
huggingface_hub==0.29.3
|