Update requirements.txt
Browse files- requirements.txt +2 -3
requirements.txt
CHANGED
|
@@ -1,4 +1,3 @@
|
|
| 1 |
-
fastrtc[vad, stt]
|
| 2 |
python-dotenv
|
| 3 |
-
huggingface_hub>=0.29.0
|
| 4 |
-
twilio
|
|
|
|
| 1 |
+
fastrtc[vad, stt]==0.0.14.rc1
|
| 2 |
python-dotenv
|
| 3 |
+
huggingface_hub>=0.29.0
|
|
|