build error

Job failed with exit code: 1. Reason: cache miss: [ 8/10] RUN pip install --no-cache-dir -r requirements.txt cache miss: [ 4/10] WORKDIR /app cache miss: [10/10] COPY app.py . cache miss: [ 9/10] RUN mkdir -p models cache miss: [ 6/10] RUN pip install --no-cache-dir torch torchvision --index-url https://download.pytorch.org/whl/cpu cache miss: [ 2/10] RUN apt-get update && apt-get install -y build-essential python3-dev ffmpeg libsm6 libxext6 libgl1 wget git && rm -rf /var/lib/apt/lists/* cache miss: [ 7/10] COPY requirements.txt . cache miss: [ 5/10] RUN git clone https://github.com/jantic/DeOldify.git . cache miss: [ 3/10] RUN pip install --no-cache-dir --upgrade pip setuptools wheel {"total":15,"completed":13,"user_total":10,"user_cached":0,"user_completed":8,"user_cacheable":9,"from":1,"miss":9,"client_duration_ms":114759}

Build logs:

Fetching error logs...