Spaces:
Runtime error
Runtime error
Commit ·
aada6a8
1
Parent(s): 171b6d6
Add audioop-lts for Python 3.13 pydub fix (cache bust)
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -13,3 +13,4 @@ datasets>=2.19.0
|
|
| 13 |
huggingface_hub>=0.23.0
|
| 14 |
gradio>=5.0.0
|
| 15 |
matplotlib>=3.8.0
|
|
|
|
|
|
| 13 |
huggingface_hub>=0.23.0
|
| 14 |
gradio>=5.0.0
|
| 15 |
matplotlib>=3.8.0
|
| 16 |
+
audioop-lts>=0.2.1
|