build error
Job failed with exit code: 1. Reason: cache miss: [ 5/17] RUN wget --quiet https://repo.anaconda.com/miniconda/Miniconda3-latest-Linux-x86_64.sh -O ~/miniconda.sh && /bin/bash ~/miniconda.sh -b -p /home/user/conda && rm ~/miniconda.sh && conda clean -a -y cache miss: [ 2/17] RUN apt-get update && apt-get install -y --no-install-recommends git git-lfs wget curl ca-certificates build-essential libsndfile1 && rm -rf /var/lib/apt/lists/* && git lfs install --system cache miss: [12/17] RUN git clone https://huggingface.co/m-a-p/xcodec_mini_infer cache miss: [ 7/17] RUN conda install pytorch torchvision torchaudio pytorch-cuda=11.8 -c pytorch -c nvidia -y cache miss: [ 3/17] RUN useradd -m -u 1000 user cache miss: [11/17] WORKDIR /home/user/app/YuE/inference cache miss: [10/17] RUN git lfs install && git clone --recursive https://github.com/multimodal-art-projection/YuE.git && cd YuE && git lfs pull && cd inference && git lfs checkout && cd .. && pip install -r requirements.txt cache miss: [17/17] WORKDIR /home/user/app cache miss: [ 6/17] RUN conda create -n yue python=3.8 -y cache miss: [16/17] RUN chmod +x /home/user/app/run.sh cache miss: [15/17] COPY --chown=user:user wrapper.py /home/user/app/YuE/inference/ cache miss: [14/17] COPY --chown=user:user run.sh /home/user/app/ cache miss: [13/17] RUN mkdir -p /home/user/app/output cache miss: [ 9/17] WORKDIR /home/user/app cache miss: [ 8/17] RUN pip install flash-attn --no-build-isolation cache miss: [ 4/17] WORKDIR /home/user {"total":22,"completed":11,"user_total":17,"user_cached":0,"user_completed":6,"user_cacheable":16,"from":1,"miss":16,"client_duration_ms":96492}
Build logs:
Fetching error logs...