mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-01-23 21:00:16 +08:00
Update fixforrx580.bat
This commit is contained in:
parent
5c1c1b204b
commit
bb3fc16f1d
@ -8,7 +8,7 @@ echo .....................................................
|
|||||||
echo *** "Patching ZLUDA Again"
|
echo *** "Patching ZLUDA Again"
|
||||||
echo.
|
echo.
|
||||||
rmdir /S /q zluda
|
rmdir /S /q zluda
|
||||||
curl -s -L https://github.com/lshqqytiger/ZLUDA/releases/download/rel.11cc5844514f93161e0e74387f04e2c537705a82/ZLUDA-windows-amd64.zip > zluda.zip
|
curl -s -L 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
|
copy zluda\cublas.dll venv\Lib\site-packages\torch\lib\cublas64_11.dll /y
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user