build error
Job failed with exit code: 1. Reason: cache miss: [ 8/10] RUN git clone https://github.com/jantic/DeOldify.git deoldify_repo && sed -i '/--extra-index-url/d' deoldify_repo/requirements.txt && pip install --no-cache-dir ./deoldify_repo && rm -rf deoldify_repo cache miss: [ 3/10] RUN pip install --no-cache-dir --upgrade pip setuptools wheel cache miss: [10/10] RUN mkdir -p models && wget -O models/GFPGANv1.4.pth https://github.com/TencentARC/GFPGAN/releases/download/v1.3.0/GFPGANv1.4.pth && wget -O models/RealESRGAN_x4plus.pth https://github.com/xinntao/Real-ESRGAN/releases/download/v0.1.0/RealESRGAN_x4plus.pth && wget -O models/ColorizeArtistic_gen.pth https://data.deepai.org/deoldify/ColorizeArtistic_gen.pth cache miss: [ 9/10] COPY . . cache miss: [ 6/10] COPY requirements.txt . cache miss: [ 5/10] RUN pip install --no-cache-dir torch torchvision --index-url https://download.pytorch.org/whl/cpu cache miss: [ 4/10] WORKDIR /app 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] RUN pip install --no-cache-dir -r requirements.txt {"total":15,"completed":12,"user_total":10,"user_cached":0,"user_completed":7,"user_cacheable":9,"from":1,"miss":9,"client_duration_ms":91190}
Build logs:
Fetching error logs...