build error

Job failed with exit code: 1. Reason: cache miss: [6/6] COPY app.py . cache miss: [5/6] RUN pip install --no-cache-dir --upgrade pip && pip install --no-cache-dir --index-url https://download.pytorch.org/whl/cpu "torch==2.5.1+cpu" && if [ -f requirements-docker.txt ]; then pip install --no-cache-dir -r requirements-docker.txt; else pip install --no-cache-dir -r requirements.txt; fi cache miss: [4/6] COPY requirements*.txt ./ {"total":11,"completed":10,"user_total":6,"user_cached":2,"user_completed":5,"user_cacheable":5,"from":1,"miss":3,"client_duration_ms":21271}

Build logs:

Fetching error logs...