Commit
·
de8ab08
1
Parent(s):
79be9dd
Update space
Browse files- requirements.txt +4 -0
requirements.txt
CHANGED
|
@@ -8,4 +8,8 @@ matplotlib
|
|
| 8 |
decord
|
| 9 |
timm
|
| 10 |
einops
|
|
|
|
|
|
|
|
|
|
|
|
|
| 11 |
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
|
|
|
|
| 8 |
decord
|
| 9 |
timm
|
| 10 |
einops
|
| 11 |
+
accelerate
|
| 12 |
+
bitsandbytes
|
| 13 |
+
peft
|
| 14 |
+
tensorboardX
|
| 15 |
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
|