mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-01-24 21:30:15 +08:00
Update install-for-older-amd.bat
This commit is contained in:
parent
9bafb2f1d7
commit
99ea24c0e9
@ -34,7 +34,7 @@ echo :: %time:~0,8% :: - Installing onnxruntime (required by some nodes)
|
|||||||
pip install onnxruntime --quiet
|
pip install onnxruntime --quiet
|
||||||
echo :: %time:~0,8% :: - (temporary numpy fix)
|
echo :: %time:~0,8% :: - (temporary numpy fix)
|
||||||
pip uninstall numpy -y --quiet
|
pip uninstall numpy -y --quiet
|
||||||
pip install numpy==1.26.0 --quiet
|
pip install numpy==1.26.4 --quiet
|
||||||
echo.
|
echo.
|
||||||
echo :: %time:~0,8% :: Custom node(s) installation ...
|
echo :: %time:~0,8% :: Custom node(s) installation ...
|
||||||
echo.
|
echo.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user