Spaces:
Runtime error
Runtime error
modify app
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -11,4 +11,5 @@ dasp-pytorch==0.0.1
|
|
| 11 |
torchcomp==0.1.3
|
| 12 |
pytorch-lightning==2.4.0
|
| 13 |
julius==0.2.7
|
| 14 |
-
pyloudnorm==0.1.1
|
|
|
|
|
|
| 11 |
torchcomp==0.1.3
|
| 12 |
pytorch-lightning==2.4.0
|
| 13 |
julius==0.2.7
|
| 14 |
+
pyloudnorm==0.1.1
|
| 15 |
+
matplotlib==3.8.4
|