mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2025-01-11 10:25:16 +00:00
4 lines
252 B
Batchfile
Executable File
4 lines
252 B
Batchfile
Executable File
..\python_embeded\python.exe .\update.py ..\ComfyUI\
|
|
..\python_embeded\python.exe -s -m pip install --upgrade torch torchvision torchaudio --extra-index-url https://download.pytorch.org/whl/cu117 xformers -r ../ComfyUI/requirements.txt pygit2
|
|
pause
|