build error

Job failed with exit code: 1. Reason: cache miss: [ 7/11] RUN pip install --no-cache-dir -U torch==1.13.1 torchvision==0.14.1 cache miss: [ 8/11] COPY --chown=1000 requirements.txt /tmp/requirements.txt cache miss: [ 6/11] RUN pyenv install 3.10.9 && pyenv global 3.10.9 && pyenv rehash && pip install --no-cache-dir -U pip setuptools wheel cache miss: [11/11] RUN cd Tune-A-Video && patch -p1 < ../patch cache miss: [10/11] COPY --chown=1000 . /home/user/app cache miss: [ 9/11] RUN pip install --no-cache-dir -U -r /tmp/requirements.txt {"total":16,"completed":14,"user_total":11,"user_cached":4,"user_completed":9,"user_cacheable":10,"from":1,"miss":6,"client_duration_ms":242687}

Build logs:

Fetching error logs...