R3gm / SoniTranslate

Synchronized Translation for Videos. Video dubbing
Apache License 2.0
864 stars 161 forks source link

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 2 weeks ago

tyr321BOY commented 2 weeks ago

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

mariepizzer commented 2 weeks ago

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.