build error

Job failed with exit code: 1. Reason: cache miss: [5/8] RUN pip install --no-cache-dir --upgrade pip setuptools wheel cache miss: [4/8] COPY requirements.txt /app/requirements.txt cache miss: [7/8] RUN pip install --no-cache-dir -r /app/requirements.txt cache miss: [6/8] RUN pip install --no-cache-dir --index-url https://download.pytorch.org/whl/cpu torch==2.5.1 torchvision==0.20.1 cache miss: [8/8] COPY app.py /app/app.py {"total":13,"completed":12,"user_total":8,"user_cached":2,"user_completed":7,"user_cacheable":7,"from":1,"miss":5,"client_duration_ms":35454}

Build logs:

Fetching error logs...