Update install-n.bat

This commit is contained in:
patientx 2025-06-26 01:47:50 +03:00 committed by GitHub
parent 8ad7604b12
commit 3fff7ba1ce
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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