ltx-video-distilled-test / flashattn.sh
ford442's picture
Update flashattn.sh
8e491d7 verified
raw
history blame
180 Bytes
#MAX_JOBS=2 pip install flash-attn --use-pep517 --no-build-isolation
git clone https://github.com/Dao-AILab/flash-attention.git
cd flash-attention/hopper && python setup.py install