share true
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -6,5 +6,5 @@ pydantic==2.10.6
|
|
6 |
huggingface-hub>=0.19
|
7 |
torch==2.5.1
|
8 |
spaces==0.37.0
|
9 |
-
numpy==
|
10 |
resampy==0.4.3
|
|
|
6 |
huggingface-hub>=0.19
|
7 |
torch==2.5.1
|
8 |
spaces==0.37.0
|
9 |
+
numpy==1.26.4
|
10 |
resampy==0.4.3
|