Spaces:
Running
Running
Upload requirements.txt with huggingface_hub
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
|
@@ -1,5 +1,4 @@
|
|
| 1 |
-
|
| 2 |
-
pyaudioop
|
| 3 |
numpy>=1.24
|
| 4 |
matplotlib>=3.7
|
| 5 |
scipy>=1.11
|
|
|
|
| 1 |
+
audioop-lts; python_version >= "3.13"
|
|
|
|
| 2 |
numpy>=1.24
|
| 3 |
matplotlib>=3.7
|
| 4 |
scipy>=1.11
|