build error

Job failed with exit code: 1. Reason: cache miss: [6/6] COPY . . cache miss: [5/6] RUN python -c "import os; os.environ['HUGGINGFACE_HUB_CACHE']='/app/.cache'; from transformers import AutoProcessor, AutoModelForVision2Seq; print('Downloading processor...'); AutoProcessor.from_pretrained('HuggingFaceTB/SmolVLM-500M-Instruct'); print('Downloading model...'); AutoModelForVision2Seq.from_pretrained('HuggingFaceTB/SmolVLM-500M-Instruct', low_cpu_mem_usage=True);" cache miss: [3/6] COPY requirements.txt . cache miss: [2/6] WORKDIR /app cache miss: [4/6] RUN pip install --no-cache-dir -r requirements.txt {"total":11,"completed":10,"user_total":6,"user_cached":0,"user_completed":5,"user_cacheable":5,"from":1,"miss":5,"client_duration_ms":107834}

Build logs:

Fetching error logs...