5 lines
266 B
Batchfile
5 lines
266 B
Batchfile
python.exe -m pip install --upgrade pip
|
|
pip install -r requirements.txt
|
|
pip install git+https://github.com/misyaguziya/translators
|
|
pip install git+https://github.com/misyaguziya/deepl-translate
|
|
pip install git+https://github.com/misyaguziya/custom_speech_recognition |