mirror of
https://github.com/Wan-Video/Wan2.1.git
synced 2025-11-05 06:29:14 +00:00
Fixes instructions on how to install sage2
This commit is contained in:
parent
ec1159bb59
commit
a6ac0d96d3
@ -78,7 +78,7 @@ python -m pip install -r requirements.txt
|
|||||||
python -m pip install sageattention==1.0.6
|
python -m pip install sageattention==1.0.6
|
||||||
|
|
||||||
# or for Sage Attention 2 (40% faster, sorry only manual compilation for the moment)
|
# or for Sage Attention 2 (40% faster, sorry only manual compilation for the moment)
|
||||||
git pull https://github.com/thu-ml/SageAttention
|
git clone https://github.com/thu-ml/SageAttention
|
||||||
cd sageattention
|
cd sageattention
|
||||||
pip install -e .
|
pip install -e .
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user