rus-edge-tts-webui / install.bat
NeuroSenko's picture
init
e97a206
raw
history blame
No virus
87 Bytes
python -m venv ./venv
call .\venv\Scripts\activate.bat
pip install -r requirements.txt