build error

Job failed with exit code: 1. Reason: cache miss: [ 8/10] RUN cd /tmp/Cosmos-Tokenizer && pip install --no-cache-dir -e . cache miss: [ 3/10] RUN apt-get update && apt-get install -y --no-install-recommends git build-essential libgl1-mesa-glx libglib2.0-0 && apt-get clean && rm -rf /var/lib/apt/lists/* cache miss: [ 2/10] WORKDIR /app cache miss: [ 9/10] RUN python -c "from cosmos_tokenizer.video_lib import CausalVideoTokenizer; print('OK')" cache miss: [ 6/10] RUN pip install --no-cache-dir einops==0.7.0 opencv-python-headless==4.8.1.78 Pillow==10.1.0 gradio==4.8.0 numpy==1.24.3 huggingface_hub==0.19.4 cache miss: [10/10] COPY . . cache miss: [ 5/10] RUN pip install --no-cache-dir torch==2.1.0 torchvision==0.16.0 cache miss: [ 7/10] RUN git clone --depth 1 https://github.com/NVIDIA/Cosmos-Tokenizer.git /tmp/Cosmos-Tokenizer cache miss: [ 4/10] RUN pip install --no-cache-dir --upgrade pip {"total":15,"completed":8,"user_total":10,"user_cached":0,"user_completed":3,"user_cacheable":9,"from":1,"miss":9,"client_duration_ms":5961}

Build logs:

Fetching error logs...