Spaces:
Sleeping
Sleeping
Upload folder using huggingface_hub
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -12,6 +12,7 @@ librosa==0.10.0
|
|
12 |
numpy==1.24.2
|
13 |
Pillow==9.4.0
|
14 |
tensorboard==2.13.0
|
|
|
15 |
|
16 |
# Audio processing
|
17 |
soundfile==0.12.1
|
|
|
12 |
numpy==1.24.2
|
13 |
Pillow==9.4.0
|
14 |
tensorboard==2.13.0
|
15 |
+
pydantic==2.10.6
|
16 |
|
17 |
# Audio processing
|
18 |
soundfile==0.12.1
|