Update install.bat

This commit is contained in:
patientx 2024-09-16 16:12:07 +03:00 committed by GitHub
parent 9c4ff71e18
commit 81294f30a5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -49,8 +49,8 @@ git clone https://github.com/ltdrdata/ComfyUI-Impact-Subpack impact_subpack --qu
cd ..
cd ..
echo.
echo :: %time:~0,8% :: - Patching ZLUDA
curl -s -L https://github.com/lshqqytiger/ZLUDA/releases/download/rel.11cc5844514f93161e0e74387f04e2c537705a82/ZLUDA-windows-amd64.zip > zluda.zip
echo :: %time:~0,8% :: - Patching ZLUDA (Zluda 3.8.4 for HIP SDK 5.7)
curl -s -L https://github.com/lshqqytiger/ZLUDA/releases/download/rel.c0804ca624963aab420cb418412b1c7fbae3454b/ZLUDA-windows-rocm5-amd64.zip > zluda.zip
tar -xf zluda.zip
del zluda.zip
copy zluda\cublas.dll venv\Lib\site-packages\torch\lib\cublas64_11.dll /y >NUL
@ -69,4 +69,4 @@ echo .....................................................
echo.
echo *** Starting the Comfyui-ZLUDA for the first time, please be patient...
echo.
.\zluda\zluda.exe -- python main.py --auto-launch
.\zluda\zluda.exe -- python main.py --auto-launch --use-quad-cross-attention