buildx failed with: ERROR: failed to solve: process "/bin/sh -c if [ \"$MINIMUM_BUILD\" != \"true\" ]; then if [ \"$USE_CUDA_DOCKER\" = \"true\" ]; then pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/$USE_CUDA_DOCKER_VER --no-cache-dir; else pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cpu --no-cache-dir; fi fi" did not complete successfully: exit code: 1