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
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.
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