build error

Job failed with exit code: 1. Reason: cache miss: [7/9] RUN pip install --no-cache-dir -r requirements.txt && pip cache purge && rm -rf ~/.cache/pip /tmp/* /var/tmp/* cache miss: [3/9] RUN pip install --upgrade pip setuptools wheel && pip install --no-cache-dir sentencepiece && pip install --no-cache-dir torch==2.0.1 torchaudio==2.0.2 --index-url https://download.pytorch.org/whl/cpu cache miss: [2/9] 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: [9/9] RUN useradd --create-home app && chown -R app:app /code /tmp/huggingface_cache /tmp/torch_cache cache miss: [6/9] COPY requirements.txt . cache miss: [5/9] WORKDIR /code cache miss: [4/9] RUN mkdir -p /tmp/huggingface_cache /tmp/torch_cache && chmod -R 777 /tmp/huggingface_cache /tmp/torch_cache cache miss: [8/9] COPY . . {"total":14,"completed":12,"user_total":9,"user_cached":0,"user_completed":7,"user_cacheable":8,"from":1,"miss":8,"client_duration_ms":65092}

Build logs:

Fetching error logs...