build error
Job failed with exit code: 1. Reason: cache miss: [8/9] COPY inference.py /app/inference.py cache miss: [6/9] RUN pip install 'git+https://github.com/facebookresearch/[email protected]#egg=detectron2' cache miss: [5/9] RUN pip install --upgrade pip && pip install -r requirements.txt cache miss: [4/9] RUN apt-get update && apt-get install -y git build-essential ffmpeg libsm6 libxext6 curl && rm -rf /var/lib/apt/lists/* cache miss: [3/9] COPY requirements.txt /app/requirements.txt cache miss: [2/9] WORKDIR /app cache miss: [9/9] COPY model_final.pth /app/model_final.pth cache miss: [7/9] COPY app.py /app/app.py {"total":14,"completed":10,"user_total":9,"user_cached":0,"user_completed":5,"user_cacheable":8,"from":1,"miss":8,"client_duration_ms":90588}
Build logs:
Fetching error logs...