mirror of
https://github.com/BoardWare-Genius/jarvis-models.git
synced 2025-12-13 16:53:24 +00:00
feat: update install-dependencies.sh
This commit is contained in:
@ -3,4 +3,6 @@ pip install filetype
|
|||||||
pip install fastapi
|
pip install fastapi
|
||||||
pip install python-multipart
|
pip install python-multipart
|
||||||
pip install "uvicorn[standard]"
|
pip install "uvicorn[standard]"
|
||||||
pip install SpeechRecognition
|
pip install SpeechRecognition
|
||||||
|
pip install PyYAML
|
||||||
|
pip install injector
|
||||||
Reference in New Issue
Block a user