Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +0 -4
requirements.txt
CHANGED
@@ -14,12 +14,8 @@ fastapi>=0.104.1
|
|
14 |
uvicorn>=0.24.0
|
15 |
python-multipart>=0.0.6
|
16 |
websockets>=12.0
|
17 |
-
|
18 |
-
# Add Silero VAD requirements
|
19 |
omegaconf>=2.3.0
|
20 |
tqdm>=4.65.0
|
21 |
-
|
22 |
-
# Add WebRTC dependencies
|
23 |
aiortc>=1.5.0
|
24 |
av>=10.0.0
|
25 |
aiohttp>=3.8.5
|
|
|
14 |
uvicorn>=0.24.0
|
15 |
python-multipart>=0.0.6
|
16 |
websockets>=12.0
|
|
|
|
|
17 |
omegaconf>=2.3.0
|
18 |
tqdm>=4.65.0
|
|
|
|
|
19 |
aiortc>=1.5.0
|
20 |
av>=10.0.0
|
21 |
aiohttp>=3.8.5
|