Spaces:
Runtime error
Runtime error
Unused resampy
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -12,8 +12,8 @@ matplotlib==3.9.0
|
|
12 |
numpy==1.23.0
|
13 |
omegaconf==2.3.0
|
14 |
packaging==24.1
|
|
|
15 |
protobuf==3.20.*
|
16 |
-
resampy==0.4.3
|
17 |
safetensors==0.4.4
|
18 |
sentencepiece==0.1.99
|
19 |
scikit_image==0.19.3
|
|
|
12 |
numpy==1.23.0
|
13 |
omegaconf==2.3.0
|
14 |
packaging==24.1
|
15 |
+
progressbar33==2.4
|
16 |
protobuf==3.20.*
|
|
|
17 |
safetensors==0.4.4
|
18 |
sentencepiece==0.1.99
|
19 |
scikit_image==0.19.3
|