mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-01-11 06:40:48 +08:00
Update install-n.bat
This commit is contained in:
parent
8ad7604b12
commit
3fff7ba1ce
@ -63,6 +63,7 @@ echo :: %time:~0,8% :: - Installing flash-attention
|
||||
pip install flash_attn-2.7.4.post1-py3-none-any.whl --quiet
|
||||
del fa.zip
|
||||
del flash_attn-2.7.4.post1-py3-none-any.whl
|
||||
copy comfy\customzluda\fa\distributed.py %VIRTUAL_ENV%\Lib\site-packages\flash_attn\utils\distributed.py /y >NUL
|
||||
|
||||
pip install sageattention --quiet
|
||||
echo :: %time:~0,8% :: - Patching sage-attention
|
||||
|
||||
Loading…
Reference in New Issue
Block a user