Spaces:
Runtime error
Runtime error
axentx-deploy commited on
Commit ·
7c350a4
1
Parent(s): 12e14d9
fix: audioop-lts py3.13
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,2 +1,3 @@
|
|
| 1 |
gradio>=4.44,<5
|
| 2 |
huggingface_hub>=0.25
|
|
|
|
|
|
| 1 |
gradio>=4.44,<5
|
| 2 |
huggingface_hub>=0.25
|
| 3 |
+
audioop-lts;python_version>="3.13"
|