Commit ·
8f27b7b
1
Parent(s): 381eb8f
Update requirements
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
|
@@ -1,3 +1,7 @@
|
|
|
|
|
| 1 |
timm
|
| 2 |
einops
|
| 3 |
-
flash_attn @ https://github.com/Dao-AILab/flash-attention/releases/download/v2.6.3/flash_attn-2.6.3+cu123torch2.4cxx11abiFALSE-cp310-cp310-linux_x86_64.whl
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
transformers
|
| 2 |
timm
|
| 3 |
einops
|
| 4 |
+
flash_attn @ https://github.com/Dao-AILab/flash-attention/releases/download/v2.6.3/flash_attn-2.6.3+cu123torch2.4cxx11abiFALSE-cp310-cp310-linux_x86_64.whl
|
| 5 |
+
--index-url https://download.pytorch.org/whl/cu121
|
| 6 |
+
torch
|
| 7 |
+
torchvision
|