mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-01-26 22:30:19 +08:00
Update install.bat
This commit is contained in:
parent
7d45042e2e
commit
7a8103aa4b
@ -44,7 +44,7 @@ echo :: %time:~0,8% :: - Installing ComfyUI-deepcache
|
|||||||
git clone https://github.com/styler00dollar/ComfyUI-deepcache.git --quiet
|
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)
|
echo :: %time:~0,8% :: - Patching ZLUDA (Zluda 3.8.5 for HIP SDK 5.7.1)
|
||||||
curl -s -L https://github.com/lshqqytiger/ZLUDA/releases/download/rel.2930436a356baabafad9e66d49a5929ad2fc3eb9/ZLUDA-windows-rocm5-amd64.zip > zluda.zip
|
curl -s -L https://github.com/lshqqytiger/ZLUDA/releases/download/rel.2930436a356baabafad9e66d49a5929ad2fc3eb9/ZLUDA-windows-rocm5-amd64.zip > zluda.zip
|
||||||
tar -xf zluda.zip
|
tar -xf zluda.zip
|
||||||
del zluda.zip
|
del zluda.zip
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user