build error

Job failed with exit code: 1. Reason: cache miss: [10/10] RUN chmod +x /app/entrypoint.sh cache miss: [ 7/10] COPY . /app cache miss: [ 9/10] COPY entrypoint.sh /app/entrypoint.sh cache miss: [ 8/10] RUN mkdir -p /app/models/inswapper /app/models/codeformer /app/.cache/huggingface/hub /app/.cache/huggingface/transformers /app/.cache/insightface /app/.insightface /tmp/matplotlib /tmp/cuda_cache && chmod -R 777 /app/models /app/.cache /app/.insightface /tmp/cuda_cache /tmp/matplotlib cache miss: [ 6/10] RUN pip3 install --no-cache-dir -r requirements.txt cache miss: [ 2/10] RUN apt-get update && apt-get install -y --no-install-recommends python3 python3-pip python3-dev build-essential git curl wget pkg-config ca-certificates ffmpeg libopus0 libsrtp2-1 libsrtp2-dev libsm6 libxext6 libgl1 libglib2.0-0 libsndfile1 cuda-nvrtc-11-8 && rm -rf /var/lib/apt/lists/* cache miss: [ 5/10] COPY requirements.txt ./ cache miss: [ 4/10] RUN pip3 install --no-cache-dir --upgrade pip wheel setuptools && pip3 install --no-cache-dir torch==2.2.2+cu118 torchvision==0.17.2+cu118 torchaudio==2.2.2+cu118 --index-url https://download.pytorch.org/whl/cu118 cache miss: [ 3/10] WORKDIR /app {"total":15,"completed":11,"user_total":10,"user_cached":0,"user_completed":6,"user_cacheable":9,"from":1,"miss":9,"client_duration_ms":217489}

Build logs:

Fetching error logs...