mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2025-01-11 18:35:17 +00:00
4 lines
252 B
Batchfile
4 lines
252 B
Batchfile
|
..\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/cu118 xformers -r ../ComfyUI/requirements.txt pygit2
|
||
|
pause
|