Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -23,7 +23,7 @@ numpy==1.24.4
|
|
23 |
#flash-attn @ https://github.com/Dao-AILab/flash-attention/releases/download/v2.8.0.post2/flash_attn-2.8.0.post2+cu12torch2.7cxx11abiTRUE-cp311-cp311-linux_x86_64.whl
|
24 |
|
25 |
# actually, let's just try this for now:
|
26 |
-
flash_attn==2.8.0.post2
|
27 |
|
28 |
opencv-python>=4.9.0.80
|
29 |
diffusers==0.31.0
|
|
|
23 |
#flash-attn @ https://github.com/Dao-AILab/flash-attention/releases/download/v2.8.0.post2/flash_attn-2.8.0.post2+cu12torch2.7cxx11abiTRUE-cp311-cp311-linux_x86_64.whl
|
24 |
|
25 |
# actually, let's just try this for now:
|
26 |
+
flash_attn==2.8.0.post2, --no-build-isolation
|
27 |
|
28 |
opencv-python>=4.9.0.80
|
29 |
diffusers==0.31.0
|