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

ERROR: Invalid requirement: 'torch>=2.1.0+cu118': Local version label can only be used with == or != operators torch>=2.1.0+cu118 ~~~~~~~^ (from line 2 of requirements_base.txt) #116

Open
tyr321BOY opened this issue Nov 1, 2024 · 1 comment

Comments

@tyr321BOY
Copy link

i got this error

ERROR: Invalid requirement: 'torch>=2.1.0+cu118': Local version label can only be used with == or != operators
torch>=2.1.0+cu118
~~~~~~~^ (from line 2 of requirements_base.txt)

@mariepizzer
Copy link

Hello! I had the same issue. Try removing the lines that mention torch in the requirements_base.txt file, as those packages are installed separatly in the instructions.

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