Spaces:
Running
Running
fix bool bug form pydantic
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -5,3 +5,4 @@ torch==1.11.0
|
|
| 5 |
pyloudnorm
|
| 6 |
numpy==1.24.4
|
| 7 |
librosa
|
|
|
|
|
|
| 5 |
pyloudnorm
|
| 6 |
numpy==1.24.4
|
| 7 |
librosa
|
| 8 |
+
pydantic==2.10.6
|