Spaces:
Sleeping
Sleeping
Nikita Makarov
commited on
Commit
·
eee53c3
1
Parent(s):
65a1cdf
Remove audioop-lts (not needed for Python 3.10)
Browse files- requirements.txt +0 -1
requirements.txt
CHANGED
|
@@ -15,7 +15,6 @@ httpx==0.27.2
|
|
| 15 |
sse-starlette==2.1.3
|
| 16 |
pydantic-settings==2.5.2
|
| 17 |
chromadb==0.5.5
|
| 18 |
-
audioop-lts
|
| 19 |
speechrecognition>=3.10.0
|
| 20 |
# pyaudio>=0.2.11 # Optional - requires PortAudio. Install with: brew install portaudio (macOS) or apt-get install portaudio19-dev (Linux)
|
| 21 |
yt-dlp>=2024.1.0
|
|
|
|
| 15 |
sse-starlette==2.1.3
|
| 16 |
pydantic-settings==2.5.2
|
| 17 |
chromadb==0.5.5
|
|
|
|
| 18 |
speechrecognition>=3.10.0
|
| 19 |
# pyaudio>=0.2.11 # Optional - requires PortAudio. Install with: brew install portaudio (macOS) or apt-get install portaudio19-dev (Linux)
|
| 20 |
yt-dlp>=2024.1.0
|