build error

Job failed with exit code: 1. Reason: cache miss: [ 9/14] WORKDIR /code/dcase2024-task6-baseline-project cache miss: [ 2/14] WORKDIR /code cache miss: [ 7/14] RUN pip install matplotlib==3.10.1 seaborn==0.13.2 spacy==3.8.4 && python -m spacy download en_core_web_sm && exit 0 cache miss: [10/14] COPY . . cache miss: [ 8/14] RUN pip install gradio==5.21.0 && exit 0 cache miss: [13/14] RUN python -c 'import torch; from dcase24t6.nn.hub import baseline_pipeline; model = baseline_pipeline()' cache miss: [11/14] RUN mkdir -p /var/cache/matplotlib && chmod -R 777 /var/cache/matplotlib && mkdir -p /var/cache/huggingface/hub && chmod -R 777 /var/cache/huggingface/ && chmod -R 777 /var/cache/huggingface/hub && mkdir /.config && chmod -R 777 /.config && mkdir /nltk_data && chmod -R 777 /nltk_data && mkdir -p /tmp/NUMBA_CACHE_DIR && chmod -R 777 /tmp/NUMBA_CACHE_DIR cache miss: [ 6/14] RUN pip install --force-reinstall pip==23.0 && pip install -e . && exit 0 cache miss: [ 5/14] WORKDIR /code/dcase2024-task6-baseline-project cache miss: [14/14] RUN useradd -m -u 1000 user cache miss: [ 4/14] RUN git clone https://github.com/mumbert/dcase2024-task6-baseline-project.git && cd dcase2024-task6-baseline-project cache miss: [ 3/14] RUN apt-get update && apt-get install -y git && apt install -y default-jre cache miss: [12/14] RUN pip cache purge && apt-get clean autoclean && apt-get autoremove --yes && rm -rf /var/lib/{apt,dpkg,cache,log}/ {"total":19,"completed":18,"user_total":14,"user_cached":0,"user_completed":13,"user_cacheable":13,"from":1,"miss":13,"client_duration_ms":260747}

Build logs:

Fetching error logs...