Spaces:
Running
Running
Removed the audioop requirement that was causing an error
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
aiofiles==24.1.0
|
2 |
annotated-types==0.7.0
|
3 |
anyio==4.9.0
|
4 |
-
audioop-lts==0.2.1
|
5 |
certifi==2024.6.2
|
6 |
charset-normalizer==3.3.2
|
7 |
click==8.1.8
|
|
|
1 |
aiofiles==24.1.0
|
2 |
annotated-types==0.7.0
|
3 |
anyio==4.9.0
|
4 |
+
# audioop-lts==0.2.1
|
5 |
certifi==2024.6.2
|
6 |
charset-normalizer==3.3.2
|
7 |
click==8.1.8
|