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

One Problem about dependency relationships #6

Open
zmh2051 opened this issue Jul 19, 2024 · 2 comments
Open

One Problem about dependency relationships #6

zmh2051 opened this issue Jul 19, 2024 · 2 comments

Comments

@zmh2051
Copy link

zmh2051 commented Jul 19, 2024

When I finished the installation about dependencies, I met a conflict:
The user requested torch==2.2.0 while xformers 0.0.21 depends on torch==2.0.1
I want to know which version of torch I should use, 2.2.0 or 2.0.1?

@MichelBernardo
Copy link

MichelBernardo commented Oct 24, 2024

@zmh2051 , how did you install the dependencies? Did you use conda? If you used conda, which channel did you use? When I try to install by creating a virtual environment with requirements.txt, many packages are not available in the default conda channel, nor in other main channels, like conda-forge.

@Usama-Aslam
Copy link

Hi @MichelBernardo 👋, Were you able to run the project successfully?? I am also facing the same issue. I am not able to install the dependencies

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

3 participants