build error
Job failed with exit code: 1. Reason: cache miss: [6/8] RUN sed -i 's/from torchvision.transforms.functional_tensor import rgb_to_grayscale/from torchvision.transforms.functional import rgb_to_grayscale/g' /usr/local/lib/python3.10/site-packages/basicsr/data/degradations.py cache miss: [5/8] RUN pip install --no-cache-dir -r requirements.txt --extra-index-url https://download.pytorch.org/whl/cu118 cache miss: [8/8] RUN mkdir -p uploads changed && chmod -R 777 uploads changed cache miss: [7/8] COPY . . cache miss: [4/8] COPY requirements.txt . cache miss: [3/8] RUN apt-get update && apt-get install -y libgl1 libglib2.0-0 && rm -rf /var/lib/apt/lists/* cache miss: [2/8] WORKDIR /app {"total":13,"completed":10,"user_total":8,"user_cached":0,"user_completed":5,"user_cacheable":7,"from":1,"miss":7,"client_duration_ms":820372}
Build logs:
Fetching error logs...