Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -12,6 +12,7 @@ huggingface-hub==0.25.1
|
|
| 12 |
librosa
|
| 13 |
opencv-python
|
| 14 |
progressbar
|
|
|
|
| 15 |
# wandb
|
| 16 |
--extra-index-url https://download.pytorch.org/whl/cu121
|
| 17 |
torch==2.1.0
|
|
|
|
| 12 |
librosa
|
| 13 |
opencv-python
|
| 14 |
progressbar
|
| 15 |
+
pydantic==2.10.6
|
| 16 |
# wandb
|
| 17 |
--extra-index-url https://download.pytorch.org/whl/cu121
|
| 18 |
torch==2.1.0
|