Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -4,4 +4,5 @@ soundfile==0.12.1
|
|
| 4 |
numpy==1.26.2
|
| 5 |
matplotlib==3.8.2
|
| 6 |
scipy==1.11.4
|
| 7 |
-
pyloudnorm==0.1.0
|
|
|
|
|
|
| 4 |
numpy==1.26.2
|
| 5 |
matplotlib==3.8.2
|
| 6 |
scipy==1.11.4
|
| 7 |
+
pyloudnorm==0.1.0
|
| 8 |
+
Pillow
|