build error
Job failed with exit code: 1. Reason: cache miss: [6/7] RUN pip install torch==2.0.1+cpu torchvision==0.15.2+cpu --index-url https://download.pytorch.org/whl/cpu && git clone https://github.com/facebookresearch/detectron2.git /app/detectron2 && python -m pip install -e /app/detectron2 cache miss: [4/7] RUN apt-get update && apt-get install -y git ffmpeg libsm6 libxext6 g++ build-essential cmake python3-dev wget && rm -rf /var/lib/apt/lists/* cache miss: [7/7] RUN pip install -r requirements.txt cache miss: [5/7] RUN pip install --upgrade pip cache miss: [3/7] COPY . . cache miss: [2/7] WORKDIR /app {"total":12,"completed":11,"user_total":7,"user_cached":0,"user_completed":6,"user_cacheable":6,"from":1,"miss":6,"client_duration_ms":65323}
Build logs:
Fetching error logs...