build error

Job failed with exit code: 1. Reason: cache miss: [8/9] RUN mkdir -p data/chroma_db data/documents cache miss: [5/9] RUN pip install --no-cache-dir -r requirements.txt cache miss: [4/9] COPY requirements.txt . cache miss: [7/9] COPY . . cache miss: [6/9] RUN pip install --no-cache-dir huggingface_hub cache miss: [9/9] RUN python3 -c "from huggingface_hub import hf_hub_download; import shutil; [shutil.copy(hf_hub_download(repo_id='civic29/marketmind-models', filename=f, repo_type='model'), f'data/{f}') for f in ['xgboost_model.pkl', 'lstm_model.pt', 'lstm_scaler.pkl']]; print('Models ready')" {"total":14,"completed":9,"user_total":9,"user_cached":3,"user_completed":4,"user_cacheable":8,"from":1,"miss":6,"client_duration_ms":2029}

Build logs:

Fetching error logs...