build error
Job failed with exit code: 1. Reason: cache miss: [run 4/4] COPY --from=pipfreeze --link --chown=1000 /tmp/freeze.txt /tmp/freeze.txt cache miss: [pipfreeze 1/1] RUN pip freeze > /tmp/freeze.txt cache miss: [model-1 2/2] RUN huggingface-cli download yresearch/VQVAE-Switti --revision=main --cache-dir=/tmp/hfcache cache miss: [run 2/4] COPY --link --chown=1000 --from=model-1 /tmp/hfcache /home/user/.cache/huggingface/hub cache miss: [run 3/4] COPY --link --chown=1000 ./ /home/user/app cache miss: [base 4/7] RUN pip install --no-cache-dir pip -U && pip install --no-cache-dir datasets "huggingface-hub>=0.19" "hf-transfer>=0.1.4" "protobuf<4" "click<8.1" "pydantic~=1.0" cache miss: [run 1/4] LINK COPY --link --chown=1000 --from=model-0 /tmp/hfcache /home/user/.cache/huggingface/hub cache miss: [base 6/7] RUN --mount=target=/tmp/requirements.txt,source=requirements.txt pip install --no-cache-dir -r /tmp/requirements.txt cache miss: [base 5/7] RUN apt-get update && apt-get install -y curl && curl -fsSL https://deb.nodesource.com/setup_20.x | bash - && apt-get install -y nodejs && rm -rf /var/lib/apt/lists/* && apt-get clean cache miss: [base 7/7] RUN pip install --no-cache-dir gradio[oauth]==5.9.1 "uvicorn>=0.14.0" spaces cache miss: [run 4/4] LINK COPY --from=pipfreeze --link --chown=1000 /tmp/freeze.txt /tmp/freeze.txt cache miss: [run 2/4] LINK COPY --link --chown=1000 --from=model-1 /tmp/hfcache /home/user/.cache/huggingface/hub cache miss: [base 3/7] RUN apt-get update && apt-get install -y git git-lfs ffmpeg libsm6 libxext6 cmake rsync libgl1-mesa-glx && rm -rf /var/lib/apt/lists/* && git lfs install cache miss: [run 1/4] COPY --link --chown=1000 --from=model-0 /tmp/hfcache /home/user/.cache/huggingface/hub cache miss: [model-0 2/2] RUN huggingface-cli download yresearch/Switti --revision=main --cache-dir=/tmp/hfcache cache miss: [run 3/4] LINK COPY --link --chown=1000 ./ /home/user/app {"total":35,"completed":23,"user_total":21,"user_cached":3,"user_completed":9,"user_cacheable":19,"from":2,"miss":16,"client_duration_ms":8109}
Build logs:
Fetching error logs...