VGen
VGen copied to clipboard
ERROR: Could not open requirements file: [Errno 2] No such file or directory: 'requirements.txt'
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?
Did you clone the code by the following two steps:
git clone https://github.com/damo-vilab/i2vgen-xl.git
cd i2vgen-xl
@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