build error
Job failed with exit code: 1. Reason: cache miss: [2/8] WORKDIR /app cache miss: [8/8] RUN python -c "from transformers import pipeline; pipeline('token-classification', model='Isotonic/deberta-v3-base_finetuned_ai4privacy_v2')" && chmod -R 777 /app/model_cache cache miss: [7/8] RUN mkdir -p /app/model_cache && chmod -R 777 /app/model_cache cache miss: [6/8] COPY . . cache miss: [3/8] RUN apt-get update && apt-get install -y --no-install-recommends curl && rm -rf /var/lib/apt/lists/* cache miss: [5/8] RUN pip install --upgrade pip && pip install --no-cache-dir torch==2.6.0+cpu --index-url https://download.pytorch.org/whl/cpu && pip install --no-cache-dir -r requirements.txt cache miss: [4/8] COPY requirements.txt . {"total":13,"completed":13,"user_total":8,"user_cached":0,"user_completed":8,"user_cacheable":7,"from":1,"miss":7,"client_duration_ms":56306}
Build logs:
Fetching error logs...