Spaces:
Sleeping
Sleeping
Commit
·
72ab313
1
Parent(s):
90fe35e
update requirements
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -38,7 +38,7 @@ sentencepiece==0.1.99
|
|
38 |
torch==2.1.2 --index-url https://download.pytorch.org/whl/cu121
|
39 |
torchvision==0.16.2 --index-url https://download.pytorch.org/whl/cu121
|
40 |
torchaudio==2.1.2 --index-url https://download.pytorch.org/whl/cu121
|
41 |
-
flash-attn==2.4.2
|
42 |
timm==0.9.11
|
43 |
toml==0.10.2
|
44 |
tqdm==4.66.1
|
|
|
38 |
torch==2.1.2 --index-url https://download.pytorch.org/whl/cu121
|
39 |
torchvision==0.16.2 --index-url https://download.pytorch.org/whl/cu121
|
40 |
torchaudio==2.1.2 --index-url https://download.pytorch.org/whl/cu121
|
41 |
+
flash-attn==2.4.2
|
42 |
timm==0.9.11
|
43 |
toml==0.10.2
|
44 |
tqdm==4.66.1
|