build error

Job failed with exit code: 1. Reason: cache miss: [11/13] RUN if [ ! -f static/favicon.png ]; then echo "" > static/favicon.png; fi cache miss: [10/13] COPY . . cache miss: [ 8/13] COPY requirements.txt . cache miss: [13/13] RUN python scripts/download_model.py cache miss: [ 5/13] RUN pip install --no-cache-dir --upgrade pip cache miss: [ 2/13] RUN apt-get update && apt-get install -y --no-install-recommends build-essential curl && rm -rf /var/lib/apt/lists/* cache miss: [ 6/13] RUN pip install --no-cache-dir torch --index-url https://download.pytorch.org/whl/cpu cache miss: [ 3/13] WORKDIR /app cache miss: [12/13] RUN adduser --system --uid 1000 --group user && chown -R 1000:1000 /app cache miss: [ 9/13] RUN pip install --no-cache-dir -r requirements.txt cache miss: [ 7/13] RUN pip install --no-cache-dir transformers cache miss: [ 4/13] RUN mkdir -p static models/sentiment uploads {"total":18,"completed":18,"user_total":13,"user_cached":0,"user_completed":13,"user_cacheable":12,"from":1,"miss":12,"client_duration_ms":60643}

Build logs:

Fetching error logs...