build error
Job failed with exit code: 1. Reason: cache miss: [5/6] RUN pip install --no-cache-dir --upgrade pip && pip install --no-cache-dir "transformers[serving] @ git+https://github.com/huggingface/transformers.git@main" torch --index-url https://download.pytorch.org/whl/cpu hf-transfer huggingface-hub Pillow av qwen-omni-utils cache miss: [4/6] WORKDIR /home/user/app cache miss: [3/6] RUN apt-get update && apt-get install -y --no-install-recommends build-essential git curl && rm -rf /var/lib/apt/lists/* cache miss: [2/6] RUN useradd -m -u 1000 user cache miss: [6/6] RUN python -c "from huggingface_hub import snapshot_download; snapshot_download('Qwen/Qwen3.5-0.8B', ignore_patterns=['*.safetensors'])" && python -c "from huggingface_hub import snapshot_download; snapshot_download('Qwen/Qwen3.5-0.8B')" {"total":10,"completed":9,"user_total":6,"user_cached":0,"user_completed":5,"user_cacheable":5,"from":1,"miss":5,"client_duration_ms":23941}
Build logs:
Fetching error logs...