llm-translate/requirements_add_info.txt
illian64 323458ca27
Documentation, docker
* Prepare for docker, documentation.

* Prepare for docker, documentation.

* Prepare for docker, documentation.

---------

Co-authored-by: APodoinikov <APodoynikov@detmir.ru>
2025-09-21 08:59:55 +07:00

8 lines
No EOL
299 B
Text

Open https://pytorch.org/get-started/locally/ and select your variant, for example:
pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu128
For launch in portablesource
cd /d "%repo_path%"
"%python_exe%" -m pip install -r requirements.txt
"%python_exe%" app.py