Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +2 -3
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
spaces
|
2 |
-
|
3 |
triton
|
4 |
pydantic==1.10.9
|
5 |
accelerate
|
@@ -11,5 +11,4 @@ diffusers
|
|
11 |
sentencepiece
|
12 |
timm
|
13 |
torch
|
14 |
-
torchvision
|
15 |
-
https://github.com/Dao-AILab/flash-attention/releases/download/v2.8.2/flash_attn-2.8.2+cu12torch2.4cxx11abiFALSE-cp310-cp310-linux_x86_64.whl
|
|
|
1 |
spaces
|
2 |
+
transformers==4.46.1
|
3 |
triton
|
4 |
pydantic==1.10.9
|
5 |
accelerate
|
|
|
11 |
sentencepiece
|
12 |
timm
|
13 |
torch
|
14 |
+
torchvision
|
|