build error
Job failed with exit code: 1. Reason: cache miss: [ 5/11] RUN pip install --no-cache-dir torch==2.0.1 torchaudio==2.0.2 --index-url https://download.pytorch.org/whl/cpu cache miss: [11/11] RUN useradd --create-home --shell /bin/bash app && chown -R app:app /code /tmp/huggingface_cache /tmp/torch_cache cache miss: [ 9/11] RUN mkdir -p /tmp/huggingface_cache /tmp/torch_cache && chmod -R 777 /tmp/huggingface_cache /tmp/torch_cache cache miss: [ 8/11] RUN pip install --no-cache-dir --upgrade -r /code/requirements.txt && pip cache purge && rm -rf ~/.cache/pip /tmp/* /var/tmp/* cache miss: [ 6/11] WORKDIR /code cache miss: [ 2/11] RUN apt-get update && apt-get install -y ffmpeg libavcodec-extra espeak-ng alsa-utils libasound2-dev libsndfile1 cmake build-essential pkg-config gcc g++ curl wget && apt-get clean && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/* cache miss: [10/11] COPY . /code/ cache miss: [ 3/11] RUN pip install --no-cache-dir --upgrade pip setuptools wheel cache miss: [ 7/11] COPY requirements.txt /code/requirements.txt cache miss: [ 4/11] RUN pip install --no-cache-dir sentencepiece {"total":16,"completed":13,"user_total":11,"user_cached":0,"user_completed":8,"user_cacheable":10,"from":1,"miss":10,"client_duration_ms":1270787}
Build logs:
Fetching error logs...