Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,5 @@ transformers
|
|
| 3 |
timm
|
| 4 |
huggingface_hub
|
| 5 |
tabulate
|
| 6 |
-
einops
|
|
|
|
|
|
| 3 |
timm
|
| 4 |
huggingface_hub
|
| 5 |
tabulate
|
| 6 |
+
einops
|
| 7 |
+
flash-attn --no-deps
|