mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-01-11 14:50:49 +08:00
Update patchzluda-n.bat
This commit is contained in:
parent
fc87dfbfc7
commit
b57fd1fde5
@ -10,7 +10,7 @@ echo :: (3) Change the zluda.py inside comfy\ folder with the one under comfy\cu
|
||||
echo :: * Don't forget if you want to update comfy,and if there is a change in the zluda.py, just delete the file for update to work, and after it completes copy it back from the comfy\customzluda\ folder.
|
||||
echo.
|
||||
echo :: Activating virtual environment
|
||||
venv\Scripts\activate
|
||||
Call "venv\Scripts\activate.bat"
|
||||
echo :: Uninstalling previous torch packages
|
||||
pip uninstall torch torchvision torchaudio -y --quiet
|
||||
rmdir /S /Q "venv\Lib\site-packages\torch" 2>nul
|
||||
|
||||
Loading…
Reference in New Issue
Block a user