VGen icon indicating copy to clipboard operation
VGen copied to clipboard

ERROR: Could not open requirements file: [Errno 2] No such file or directory: 'requirements.txt'

Open evesloan opened this issue 2 years ago • 2 comments

Hi! Whenever I run

pip install -r requirements.txt -i https://pypi.tuna.tsinghua.edu.cn/simple

it returns the error:

ERROR: Could not open requirements file: [Errno 2] No such file or directory: 'requirements.txt'

Would I be able to bypass this step?

evesloan avatar Dec 15 '23 08:12 evesloan

Did you clone the code by the following two steps:

git clone https://github.com/damo-vilab/i2vgen-xl.git
cd i2vgen-xl

Steven-SWZhang avatar Dec 15 '23 09:12 Steven-SWZhang

@evesloan have you run it? I always got the conflict errors for cuda and not able to install due to cuda, ... It would be nice if you can share your notebook or how to run it

apluka34 avatar Dec 18 '23 08:12 apluka34