mirror of
https://github.com/Wan-Video/Wan2.1.git
synced 2025-11-04 22:26:36 +00:00
Fixed sage attention compilation instructions
Update README.md
This commit is contained in:
commit
259b57872f
@ -79,7 +79,7 @@ python -m pip install sageattention==1.0.6
|
||||
|
||||
# or for Sage Attention 2 (40% faster, sorry only manual compilation for the moment)
|
||||
git clone https://github.com/thu-ml/SageAttention
|
||||
cd sageattention
|
||||
cd SageAttention
|
||||
pip install -e .
|
||||
|
||||
# 3.2 optional Flash attention support (easy to install on Linux but much harder on Windows)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user