build error

Job failed with exit code: 1. Reason: cache miss: [ 8/10] RUN pip install -r requirements.txt cache miss: [ 4/10] 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: [10/10] RUN pip install --no-cache-dir -e /app/detectron2 cache miss: [ 9/10] RUN git clone https://github.com/facebookresearch/detectron2.git /app/detectron2 cache miss: [ 5/10] RUN pip install --upgrade pip cache miss: [ 3/10] COPY . . cache miss: [ 7/10] RUN python -c "import torch; print('Torch imported OK')" cache miss: [ 6/10] RUN pip install torch==2.0.1+cpu torchvision==0.15.2+cpu torchaudio==2.0.2+cpu --index-url https://download.pytorch.org/whl/cpu cache miss: [ 2/10] WORKDIR /app {"total":15,"completed":15,"user_total":10,"user_cached":0,"user_completed":10,"user_cacheable":9,"from":1,"miss":9,"client_duration_ms":91026}

Build logs:

Fetching error logs...