Spaces:
Runtime error
Runtime error
a0y0346 commited on
Commit ·
e463569
1
Parent(s): 2c154e8
Fix: Use audioop-lts for Python 3.13 audioop support
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -2,4 +2,4 @@ gradio==5.12.0
|
|
| 2 |
plotly>=5.0.0
|
| 3 |
numpy>=1.24.0
|
| 4 |
pandas>=2.0.0
|
| 5 |
-
|
|
|
|
| 2 |
plotly>=5.0.0
|
| 3 |
numpy>=1.24.0
|
| 4 |
pandas>=2.0.0
|
| 5 |
+
audioop-lts
|