build error
Job failed with exit code: 1. Reason: cache miss: [11/11] RUN pip install --no-cache-dir --no-deps gfpgan@git+https://github.com/TencentARC/GFPGAN@master codeformer@git+https://github.com/sczhou/CodeFormer@master image_gen_aux@git+https://github.com/huggingface/image_gen_aux@main || echo "⚠️ Optional packages - some features may be unavailable" cache miss: [ 6/11] COPY requirements.txt . cache miss: [ 4/11] RUN pip install --upgrade pip setuptools wheel cache miss: [ 2/11] RUN apt-get update && apt-get install -y --fix-missing --no-install-recommends ffmpeg libsm6 libxext6 libgl1-mesa-glx libglib2.0-0 git build-essential python3-dev && rm -rf /var/lib/apt/lists/* cache miss: [ 8/11] RUN mkdir -p /tmp/torch /tmp/huggingface /tmp/cache /tmp/gfpgan /tmp/facexlib /tmp/face_upscale/{input,output,weights} cache miss: [ 3/11] WORKDIR /app cache miss: [10/11] RUN python -c "import fastapi, uvicorn, torch, cv2, numpy; print('✅ Core packages OK')" cache miss: [ 9/11] COPY . . cache miss: [ 7/11] RUN pip install --no-cache-dir -r requirements.txt cache miss: [ 5/11] RUN pip install --no-cache-dir torch==2.0.1 torchvision==0.15.2 --index-url https://download.pytorch.org/whl/cpu {"total":16,"completed":7,"user_total":11,"user_cached":0,"user_completed":2,"user_cacheable":10,"from":1,"miss":10,"client_duration_ms":3665}
Build logs:
Fetching error logs...