Spaces:
Sleeping
Sleeping
fix: replace pyaudioop with audioop-lts (correct Python 3.13 backport)
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -4,4 +4,4 @@ torch>=2.0
|
|
| 4 |
huggingface_hub>=0.20,<1.0
|
| 5 |
numpy
|
| 6 |
plotly>=5.0
|
| 7 |
-
|
|
|
|
| 4 |
huggingface_hub>=0.20,<1.0
|
| 5 |
numpy
|
| 6 |
plotly>=5.0
|
| 7 |
+
audioop-lts
|