build error
Job failed with exit code: 1. Reason: cache miss: [7/7] RUN echo '#!/bin/bash\npython3 /app.py' > /start.sh && chmod +x /start.sh cache miss: [6/7] RUN cat <<'EOF' > /app.py cache miss: [4/7] RUN pip install --no-cache-dir diffusers==0.24.0 transformers==4.36.2 accelerate==0.25.0 safetensors flask flask-cors pillow cache miss: [3/7] RUN pip install --no-cache-dir --upgrade pip && pip install --no-cache-dir numpy<2 torch==2.0.1 torchvision==0.15.2 torchaudio==2.0.2 --index-url https://download.pytorch.org/whl/cpu cache miss: [5/7] RUN mkdir -p /home/sd && chmod -R 777 /home/sd {"total":11,"completed":7,"user_total":7,"user_cached":1,"user_completed":3,"user_cacheable":6,"from":1,"miss":5,"client_duration_ms":5706}
Build logs:
Fetching error logs...