mirror of
https://github.com/svpino/alloy-voice-assistant.git
synced 2026-03-12 17:51:25 +08:00
Update requirements.txt
missing langchain_google_genai requirement
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
opencv-python
|
||||
langchain
|
||||
langchain-openai
|
||||
langchain_google_genai
|
||||
langchain-community
|
||||
python-dotenv
|
||||
pyaudio
|
||||
soundfile
|
||||
SpeechRecognition
|
||||
git+https://github.com/openai/whisper.git
|
||||
git+https://github.com/openai/whisper.git
|
||||
|
||||
Reference in New Issue
Block a user