build error

Job failed with exit code: 1. Reason: cache miss: [6/6] WORKDIR /app cache miss: [3/6] RUN pip install --no-cache-dir onnxruntime gradio huggingface_hub numpy transformers cache miss: [2/6] RUN apt-get update && apt-get install -y git && rm -rf /var/lib/apt/lists/* cache miss: [5/6] COPY app.py /app/app.py cache miss: [4/6] RUN python3 -c "from huggingface_hub import hf_hub_download; hf_hub_download(repo_id='onnx-community/Qwen3-0.6B-ONNX', filename='model.onnx', local_dir='/models'); hf_hub_download(repo_id='onnx-community/Qwen3-0.6B-ONNX', filename='config.json', local_dir='/models'); " {"total":11,"completed":9,"user_total":6,"user_cached":0,"user_completed":4,"user_cacheable":5,"from":1,"miss":5,"client_duration_ms":45224}

Build logs:

Fetching error logs...