Files
pipecat/examples/simple-chatbot/server/requirements.txt
chadbailey59 88d530e840 Update requirements.txt for simple-chatbot
The gemini example doesn't actually work from a fresh install, because the requirements.txt file doesn't include google :)
2024-12-12 09:31:15 -06:00

5 lines
85 B
Plaintext

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