Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +5 -6
requirements.txt
CHANGED
@@ -1,8 +1,7 @@
|
|
1 |
livekit
|
2 |
-
livekit-agents
|
3 |
-
livekit-plugins-
|
4 |
-
livekit-plugins-
|
5 |
-
livekit-plugins-
|
6 |
-
|
7 |
-
livekit-plugins-elevenlabs
|
8 |
python-dotenv
|
|
|
1 |
livekit
|
2 |
+
livekit-agents~=0.7.2
|
3 |
+
livekit-plugins-openai~=0.6
|
4 |
+
livekit-plugins-deepgram~=0.5
|
5 |
+
livekit-plugins-elevenlabs~=0.6
|
6 |
+
livekit-plugins-silero~=0.5
|
|
|
7 |
python-dotenv
|