build error
Job failed with exit code: 1. Reason: cache miss: [ 6/13] COPY --chown=user . /home/user/app cache miss: [ 4/13] RUN useradd -m -u 1000 user cache miss: [ 3/13] RUN pip install opencv-python cache miss: [ 7/13] COPY requirements.txt requirements.txt cache miss: [11/13] RUN pip install realesrgan cache miss: [10/13] RUN pip3 install -r requirements.txt cache miss: [13/13] RUN chmod 777 ~/app/* cache miss: [12/13] COPY . . cache miss: [ 2/13] RUN apt-get update && apt-get install -y python3-opencv cache miss: [ 5/13] WORKDIR /home/user/app cache miss: [ 9/13] RUN pip install facexlib cache miss: [ 8/13] RUN pip install basicsr {"total":18,"completed":13,"user_total":13,"user_cached":0,"user_completed":8,"user_cacheable":12,"from":1,"miss":12,"client_duration_ms":107345}
Build logs:
Fetching error logs...