mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-01-28 15:20:25 +08:00
Update install.bat
This commit is contained in:
parent
dc9f58ca65
commit
d0118796c9
@ -45,7 +45,7 @@ git clone https://github.com/styler00dollar/ComfyUI-deepcache.git --quiet
|
|||||||
cd ..
|
cd ..
|
||||||
echo.
|
echo.
|
||||||
echo :: %time:~0,8% :: - Patching ZLUDA (Zluda 3.8.4 for HIP SDK 5.7.1)
|
echo :: %time:~0,8% :: - Patching ZLUDA (Zluda 3.8.4 for HIP SDK 5.7.1)
|
||||||
curl -s -L https://github.com/lshqqytiger/ZLUDA/releases/download/rel.c0804ca624963aab420cb418412b1c7fbae3454b/ZLUDA-windows-rocm5-amd64.zip > zluda.zip
|
curl -sL --ssl-no-revoke https://github.com/lshqqytiger/ZLUDA/releases/download/rel.c0804ca624963aab420cb418412b1c7fbae3454b/ZLUDA-windows-rocm5-amd64.zip > zluda.zip
|
||||||
tar -xf zluda.zip
|
tar -xf zluda.zip
|
||||||
del zluda.zip
|
del zluda.zip
|
||||||
copy zluda\cublas.dll venv\Lib\site-packages\torch\lib\cublas64_11.dll /y >NUL
|
copy zluda\cublas.dll venv\Lib\site-packages\torch\lib\cublas64_11.dll /y >NUL
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user