Spaces:
Build error
Build error
Commit
·
a594067
1
Parent(s):
d925b6a
Update flash_attn version to 1.0.5
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,5 +2,5 @@ torch
|
|
2 |
streamlit
|
3 |
transformers
|
4 |
pillow
|
5 |
-
flash_attn
|
6 |
einops
|
|
|
2 |
streamlit
|
3 |
transformers
|
4 |
pillow
|
5 |
+
flash_attn==1.0.5
|
6 |
einops
|