Spaces:
Build error
Build error
Fix: Add pyaudioop for Python 3.13 support
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -6,3 +6,4 @@ gradio>=4.0.0
|
|
| 6 |
torch>=2.0.0
|
| 7 |
requests>=2.28.0
|
| 8 |
pyyaml>=6.0
|
|
|
|
|
|
| 6 |
torch>=2.0.0
|
| 7 |
requests>=2.28.0
|
| 8 |
pyyaml>=6.0
|
| 9 |
+
pyaudioop
|