Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
aenum==3.1.16
|
| 2 |
aiofiles==24.1.0
|
| 3 |
-
|
| 4 |
aiohappyeyeballs==2.6.1
|
| 5 |
torch==2.1.0
|
| 6 |
aiohttp==3.13.3
|
|
|
|
| 1 |
aenum==3.1.16
|
| 2 |
aiofiles==24.1.0
|
| 3 |
+
pipecat-ai[webrtc]
|
| 4 |
aiohappyeyeballs==2.6.1
|
| 5 |
torch==2.1.0
|
| 6 |
aiohttp==3.13.3
|