You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
flash-attn==2.7.4.post1 requires python>=3.9 but in your conda env it is mentioned to use python=3.8
And if I try to install on python 3.9 gradio server throws error.
Please fix this