Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
|
@@ -1,4 +1,6 @@
|
|
| 1 |
accelerate
|
|
|
|
|
|
|
| 2 |
timm
|
| 3 |
einops
|
| 4 |
torch
|
|
|
|
| 1 |
accelerate
|
| 2 |
+
flash_attn
|
| 3 |
+
numpy
|
| 4 |
timm
|
| 5 |
einops
|
| 6 |
torch
|