Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue with training #38

Open
davizca opened this issue Feb 6, 2024 · 1 comment
Open

Issue with training #38

davizca opened this issue Feb 6, 2024 · 1 comment

Comments

@davizca
Copy link

davizca commented Feb 6, 2024

Hi!

1fbd895b06b2f8f720be7175a48c10be
I'm having this problem trainng LECO... any solution to this?

Thanks in advance

@ChrisWang13
Copy link

Obviously something is wrong with the version of xformers.

You need to verify the version of your cuda and Pytorch to check whether they are compatible with your current xformers.

In setup, you should try:
pip install torch torchvision --index-url https://download.pytorch.org/whl/YOUR_CUDA_VERSION

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants