Spaces:
Runtime error
Runtime error
Try with no build isolation
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-build-isolation
|