build error
Job failed with exit code: 1. Reason: cache miss: [ 9/12] RUN pip install --no-cache-dir urllib3==1.26.6 transformers==4.28.1 yacs==0.1.8 scipy==1.10.1 scikit-image==0.20.0 scikit-learn==1.2.2 PyYAML==6.0 Pillow==9.5.0 numpy==1.24.2 opencv-python==4.7.0.72 imageio==2.27.0 ffmpeg-python av==11.0.0 moviepy==1.0.3 cache miss: [ 7/12] RUN wget https://huggingface.co/camenduru/dreamtalk/resolve/main/damo/dreamtalk/checkpoints/denoising_network.pth -O /home/user/app/checkpoints/denoising_network.pth cache miss: [ 2/12] RUN apt-get update && apt-get install -y git wget libgl1-mesa-glx libglib2.0-0 ffmpeg libx264-dev build-essential cmake libopenblas-dev liblapack-dev libx11-dev libgtk-3-dev python3-dev cache miss: [10/12] RUN pip install gradio cache miss: [12/12] COPY app.py . cache miss: [ 8/12] RUN wget https://huggingface.co/camenduru/dreamtalk/resolve/main/damo/dreamtalk/checkpoints/renderer.pt -O /home/user/app/checkpoints/renderer.pt cache miss: [ 6/12] RUN git clone -b dev https://github.com/fffiloni/dreamtalk /home/user/app cache miss: [ 5/12] RUN python -c "import sys; print(f'Python {sys.version}')" cache miss: [ 4/12] WORKDIR /home/user/app cache miss: [ 3/12] RUN useradd -m -u 1000 user cache miss: [11/12] RUN pip install --verbose --no-cache-dir dlib-bin {"total":17,"completed":14,"user_total":12,"user_cached":0,"user_completed":9,"user_cacheable":11,"from":1,"miss":11,"client_duration_ms":152513}
Build logs:
Fetching error logs...