Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -10,4 +10,5 @@ numpy<2.0
|
|
| 10 |
pyannote.audio==3.1.1
|
| 11 |
python-docx==1.1.2
|
| 12 |
huggingface_hub
|
| 13 |
-
hf_transfer
|
|
|
|
|
|
| 10 |
pyannote.audio==3.1.1
|
| 11 |
python-docx==1.1.2
|
| 12 |
huggingface_hub
|
| 13 |
+
hf_transfer
|
| 14 |
+
pydantic==2.10.6
|