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
I'm trying to extract egovideo features using this model, but met an issue that 'flash-attention==2.5.6' fails to be installed with 'pip install -r requirements.txt'. I’ve tried various fixes, but it was difficult to solve due to conflicts with the internal code.
I would appreciate any guidance on how to address compatibility issues in the environment configuration.