Crash reports MUST be included when reporting bugs.
> [9/9] RUN python -m pip --no-cache-dir install -r ./requirements/requirements_nvidia.txt:
1.566 ERROR: Could not open requirements file: [Errno 2] No such file or directory: '/faceswap/requirements/_requirements_nvidia_13.txt'
Describe the bug
Docker build fails
To Reproduce
Steps to reproduce the behavior:
run command from INSTALL
docker build \ -t faceswap-gpu \ https://raw.githubusercontent.com/deepfakes/faceswap/master/Dockerfile.gpu
Expected behavior
Build docker image
Crash reports MUST be included when reporting bugs.
Describe the bug
Docker build fails
To Reproduce
Steps to reproduce the behavior:
run command from INSTALL
docker build \ -t faceswap-gpu \ https://raw.githubusercontent.com/deepfakes/faceswap/master/Dockerfile.gpuExpected behavior
Build docker image