Spaces:
Runtime error
Runtime error
Fix Python 3.13 audioop issue for Gradio
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -2,3 +2,4 @@ transformers==4.39.3
|
|
| 2 |
accelerate==0.27.2
|
| 3 |
gradio==4.44.0
|
| 4 |
huggingface_hub==0.20.3
|
|
|
|
|
|
| 2 |
accelerate==0.27.2
|
| 3 |
gradio==4.44.0
|
| 4 |
huggingface_hub==0.20.3
|
| 5 |
+
pyaudioop
|