Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
accelerate
|
2 |
-
flash_attn
|
3 |
numpy
|
4 |
timm
|
5 |
einops
|
6 |
torch
|
|
|
7 |
Pillow
|
8 |
transformers
|
9 |
huggingface_hub
|
|
|
1 |
accelerate
|
|
|
2 |
numpy
|
3 |
timm
|
4 |
einops
|
5 |
torch
|
6 |
+
torchvision
|
7 |
Pillow
|
8 |
transformers
|
9 |
huggingface_hub
|