build error

Job failed with exit code: 1. Reason: cache miss: [run 1/2] LINK COPY --link ./ /app cache miss: [run 1/2] COPY --link ./ /app cache miss: [base 5/7] RUN --mount=target=/tmp/requirements.txt,source=requirements.txt pip install --no-cache-dir -r /tmp/requirements.txt cache miss: [pipfreeze 2/2] RUN pip freeze > /pipfreeze/freeze.txt cache miss: [base 4/7] RUN pip install --no-cache-dir pip -U && pip install --no-cache-dir datasets "huggingface-hub>=0.30" "hf-transfer>=0.1.4" "protobuf<4" "click<8.1" "pydantic~=1.0" cache miss: [base 3/7] RUN apt-get update && apt-get install -y git git-lfs ffmpeg libsm6 libxext6 cmake rsync libgl1 && rm -rf /var/lib/apt/lists/* && git lfs install cache miss: [run 2/2] LINK COPY --from=pipfreeze --link /pipfreeze/ /pipfreeze/ cache miss: [base 7/7] RUN mkdir -p /home/user && ( [ -e /home/user/app ] || ln -s /app/ /home/user/app ) || true cache miss: [base 2/7] WORKDIR /app cache miss: [base 1/7] COPY --from=root / / cache miss: [pipfreeze 1/2] RUN mkdir -p /pipfreeze cache miss: [run 2/2] COPY --from=pipfreeze --link /pipfreeze/ /pipfreeze/ cache miss: [base 6/7] RUN pip install --no-cache-dir gradio[oauth]==3.35.2 "uvicorn>=0.14.0" spaces gradio_client==0.2.7 "fastapi<0.113.0" {"total":25,"completed":16,"user_total":14,"user_cached":0,"user_completed":5,"user_cacheable":13,"from":1,"miss":13,"client_duration_ms":19107}

Build logs:

Fetching error logs...