build error
Job failed with exit code: 1. Reason: cache miss: [11/11] RUN echo "Downloading checkpoints..." && wget -c https://huggingface.co/NoCrypt/SomethingV2_2/resolve/main/SomethingV2_2.safetensors -P ./models/checkpoints/ && wget -c https://huggingface.co/konohashinobi4/4xAnimesharp/resolve/main/4x-AnimeSharp.pth -P ./models/upscale_models/ && echo "Done" cache miss: [ 7/11] 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: [10/11] RUN git clone https://github.com/comfyanonymous/ComfyUI . && pip install --no-cache-dir -r requirements.txt cache miss: [ 9/11] WORKDIR /home/user/app cache miss: [ 6/11] RUN curl https://pyenv.run | bash cache miss: [ 5/11] RUN useradd -m -u 1000 user cache miss: [ 2/11] RUN apt-get update && apt-get install -y git 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: [ 8/11] RUN pip install --no-cache-dir --upgrade -r /code/requirements.txt cache miss: [ 4/11] COPY ./requirements.txt /code/requirements.txt cache miss: [ 3/11] WORKDIR /code {"total":16,"completed":15,"user_total":11,"user_cached":0,"user_completed":10,"user_cacheable":10,"from":1,"miss":10,"client_duration_ms":172959}
Build logs:
Fetching error logs...