build error

Job failed with exit code: 1. Reason: cache miss: [ 3/14] RUN pip install --no-cache-dir torch==2.1.1 -i https://download.pytorch.org/whl/cpu cache miss: [10/14] COPY --chown=user table.jpg /home/user/app cache miss: [ 8/14] WORKDIR /home/user/app cache miss: [ 6/14] RUN pip install --no-cache-dir paddleocr==2.7.0.3 && pip uninstall -y opencv-python opencv-contrib-python && pip install --no-cache-dir opencv-python-headless cache miss: [ 4/14] RUN pip install --no-cache-dir paddlepaddle==2.5.1 -i https://mirror.baidu.com/pypi/simple cache miss: [ 7/14] RUN useradd -m -u 1000 user cache miss: [ 9/14] COPY --chown=user app.py /home/user/app cache miss: [13/14] RUN paddleocr --image_dir ./table.jpg --type=structure --table=true --lang ch cache miss: [ 5/14] RUN pip install --no-cache-dir transformers gradio Pillow fastapi cache miss: [14/14] RUN mkdir output cache miss: [11/14] COPY --chown=user word_1.jpg /home/user/app cache miss: [ 2/14] RUN apt-get update && apt-get install -y wget git libgl1 libglib2.0-0 && rm -rf /var/lib/apt/lists/* cache miss: [12/14] RUN paddleocr --image_dir ./word_1.jpg --use_angle_cls true --use_gpu false --lang ch {"total":19,"completed":9,"user_total":14,"user_cached":0,"user_completed":4,"user_cacheable":13,"from":1,"miss":13,"client_duration_ms":31043}

Build logs:

Fetching error logs...