Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -12,5 +12,5 @@ fastapi==0.112.4
|
|
| 12 |
librosa==0.10.2.post1
|
| 13 |
flask==3.0.3
|
| 14 |
fire
|
| 15 |
-
gradio_webrtc==0.0.9a1
|
| 16 |
twilio
|
|
|
|
| 12 |
librosa==0.10.2.post1
|
| 13 |
flask==3.0.3
|
| 14 |
fire
|
| 15 |
+
gradio_webrtc[vad]==0.0.9a1
|
| 16 |
twilio
|