Merge pull request #844 from pipecat-ai/cb-gemini-example-fix

Update requirements.txt for simple-chatbot
This commit is contained in:
Mark Backman
2024-12-12 11:18:58 -05:00
committed by GitHub

View File

@@ -1,4 +1,4 @@
python-dotenv
fastapi[all]
uvicorn
pipecat-ai[daily,elevenlabs,openai,silero]
pipecat-ai[daily,elevenlabs,openai,silero,google]