Update requirements.txt
Browse files- requirements.txt +4 -9
requirements.txt
CHANGED
@@ -1,10 +1,5 @@
|
|
1 |
-
pillow
|
2 |
-
gradio
|
3 |
-
fastapi==0.115.0
|
4 |
-
uvicorn==0.30.6
|
5 |
-
pydantic==2.10.6
|
6 |
pipecat-ai[daily,cartesia,deepgram,openai,google,silero]
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
pipecat-ai[daily,cartesia,deepgram,openai,google,silero]
|
2 |
+
fastapi==0.115.6
|
3 |
+
uvicorn
|
4 |
+
python-dotenv
|
5 |
+
python-multipart
|