build error
Job failed with exit code: 1. Reason: cache miss: [10/17] RUN git clone https://github.com/comfyanonymous/ComfyUI . && pip install --no-cache-dir -r requirements.txt cache miss: [15/17] RUN cd custom_nodes && git clone https://github.com/ltdrdata/ComfyUI-Impact-Pack --depth 1 && cd ComfyUI-Impact-Pack && python install.py cache miss: [ 7/17] RUN pyenv install 3.9.17 && pyenv global 3.9.17 && pyenv rehash && pip install --no-cache-dir --upgrade pip setuptools wheel && pip install --no-cache-dir datasets huggingface-hub "protobuf<4" "click<8.1" cache miss: [ 3/17] WORKDIR /code cache miss: [12/17] RUN cd custom_nodes && git clone https://github.com/EllangoK/ComfyUI-post-processing-nodes --depth 1 cache miss: [ 6/17] RUN curl https://pyenv.run | bash cache miss: [ 9/17] WORKDIR /home/user/app cache miss: [ 8/17] RUN pip install --no-cache-dir --upgrade -r /code/requirements.txt cache miss: [ 5/17] RUN useradd -m -u 1000 user cache miss: [ 4/17] COPY ./requirements.txt /code/requirements.txt cache miss: [11/17] RUN echo "Downloading checkpoints..." && wget -cq https://huggingface.co/Kybalico/CalicoMix/resolve/main/calicoMix_v75.safetensors -P ./models/checkpoints/ && wget -cq https://huggingface.co/TechnoByte/MilkyWonderland/resolve/main/milkyWonderland_v40.safetensors -P ./models/checkpoints/ && wget -O ./models/loras/lcm-lora-sdv1-5.safetensors https://huggingface.co/latent-consistency/lcm-lora-sdv1-5/resolve/main/pytorch_lora_weights.safetensors && wget -O ./models/checkpoints/sd-v1-5-pruned-emaonly.ckpt https://huggingface.co/stable-diffusion-v1-5/stable-diffusion-v1-5/blob/main/v1-5-pruned-emaonly.ckpt && wget -O ./models/loras/fubuki-lora.safetensors https://huggingface.co/soiz1/shirakami-hubuki-diffusion/resolve/main/14329-shirakami-hubuki-diffusion.safetensors && cd custom_nodes && git clone https://github.com/ltdrdata/ComfyUI-Manager.git ComfyUI-Manager && cd ComfyUI-Manager/glob && sed -i '/def is_allowed_security_level/,/return/s/return.*/return True/' manager_server.py && echo "Installing custom nodes..." cache miss: [13/17] RUN cd custom_nodes && git clone https://github.com/jags111/efficiency-nodes-comfyui --depth 1 cache miss: [ 2/17] RUN apt-get update && apt-get install -y git sudo software-properties-common x11-xkb-utils make build-essential libssl-dev zlib1g-dev libbz2-dev libreadline-dev libsqlite3-dev wget curl llvm libncursesw5-dev xz-utils tk-dev libxml2-dev libxmlsec1-dev libffi-dev liblzma-dev git-lfs ffmpeg libsm6 libxext6 cmake libgl1-mesa-glx && rm -rf /var/lib/apt/lists/* && git lfs install cache miss: [17/17] RUN echo "Done" cache miss: [16/17] RUN cd custom_nodes && git clone https://github.com/crystian/ComfyUI-Crystools --depth 1 && pip install -r ./ComfyUI-Crystools/requirements.txt cache miss: [14/17] RUN cd custom_nodes && git clone https://github.com/TinyTerra/ComfyUI_tinyterraNodes --depth 1 {"total":22,"completed":16,"user_total":17,"user_cached":0,"user_completed":11,"user_cacheable":16,"from":1,"miss":16,"client_duration_ms":325931}
Build logs:
Fetching error logs...