build error
Job failed with exit code: 1. Reason: cache miss: [ 9/13] RUN pip3 install --upgrade diffusers accelerate transformers huggingface_hub imageio[ffmpeg] opencv-python pillow cache miss: [ 7/13] RUN pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu124 cache miss: [ 5/13] WORKDIR /app cache miss: [ 4/13] RUN python3 -m pip install --upgrade pip cache miss: [ 2/13] RUN apt-get update && apt-get install -y python3.11 python3.11-dev python3-pip git ffmpeg libsm6 libxext6 && rm -rf /var/lib/apt/lists/* cache miss: [10/13] RUN mkdir -p /root/.streamlit cache miss: [11/13] COPY <<EOF /root/.streamlit/config.toml cache miss: [13/13] COPY .env* . # optional, falls du .env hast cache miss: [ 6/13] COPY requirements.txt . cache miss: [ 8/13] RUN pip3 install --no-cache-dir -r requirements.txt cache miss: [12/13] COPY app.py . cache miss: [ 3/13] RUN ln -sf /usr/bin/python3.11 /usr/bin/python3 && ln -sf /usr/bin/python3.11 /usr/bin/python {"total":19,"completed":19,"user_total":13,"user_cached":0,"user_completed":13,"user_cacheable":12,"from":1,"miss":12,"client_duration_ms":205720}
Build logs:
Fetching error logs...