build error
Job failed with exit code: 1. Reason: cache miss: [7/9] COPY . . cache miss: [8/9] RUN mkdir -p static/uploads models/weights /tmp/matplotlib /tmp/cache/torch /tmp/cache/huggingface && chmod -R 777 /tmp/cache && chmod -R 777 /tmp/matplotlib && chmod -R 777 static/uploads cache miss: [5/9] RUN pip install --upgrade pip cache miss: [3/9] RUN apt-get update && apt-get install -y libgl1-mesa-glx libglib2.0-0 libsm6 libxext6 libxrender-dev libgomp1 libgtk-3-0 libavcodec-dev libavformat-dev libswscale-dev curl wget ca-certificates dnsutils iputils-ping net-tools && rm -rf /var/lib/apt/lists/* cache miss: [9/9] RUN python download_models.py || echo "Models will be downloaded on first run" cache miss: [6/9] RUN pip install --no-cache-dir -r requirements.txt || (echo "Fixed versions failed, trying flexible versions..." && pip install --no-cache-dir -r requirements-flexible.txt) cache miss: [4/9] COPY requirements.txt requirements-flexible.txt ./ cache miss: [2/9] WORKDIR /app {"total":14,"completed":8,"user_total":9,"user_cached":0,"user_completed":3,"user_cacheable":8,"from":1,"miss":8,"client_duration_ms":24794}
Build logs:
Fetching error logs...