This commit is contained in:
Patrick_Pluto 2024-10-08 13:10:24 +02:00
parent b50b7afbe3
commit e522c0af2f
2 changed files with 2 additions and 5 deletions

View file

@ -1,7 +1,7 @@
cd python-bin
set PATH=%PATH%;"%CD%";
curl -O https://bootstrap.pypa.io/get-pip.py
ren python py
ren python.exe py.exe
py get-pip.py
cd Scripts
set PATH=%PATH%;"%CD%";
@ -9,4 +9,5 @@ cd ..
cd ..
cd py
py -m pip install setuptools
py -m pip install -r requirements.txt

View file

@ -5,14 +5,10 @@ mistralai
openai
anthropic
pyOpenSSL
SpeechRecognition
PocketSphinx
google-cloud-speech
google-generativeai
python-weather
pycouchdb
pyttsx3
pip-licenses
faster-whisper
pydub
ffmpeg