Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -8,4 +8,4 @@ omegaconf
|
|
8 |
safetensors
|
9 |
torch==2.5.1
|
10 |
torchvision==0.20.1
|
11 |
-
flash-attn
|
|
|
8 |
safetensors
|
9 |
torch==2.5.1
|
10 |
torchvision==0.20.1
|
11 |
+
flash-attn @ https://github.com/Dao-AILab/flash-attention/releases/download/v2.7.3/flash_attn-2.7.3+cu12torch2.5cxx11abiFALSE-cp310-cp310-linux_x86_64.whl
|