build error
Job failed with exit code: 1. Reason: cache miss: [6/7] RUN pip3 install --no-cache-dir -r requirements.txt cache miss: [4/7] RUN git clone https://github.com/Dinesh-tzrt/openshot-hf-api /app cache miss: [3/7] RUN add-apt-repository -y ppa:openshot.developers/ppa && apt-get update && apt-get install -y libopenshot-dev python3-openshot openshot-qt && rm -rf /var/lib/apt/lists/* && python3 -c "import openshot; print('OpenShot OK:', openshot.OPENSHOT_VERSION_FULL)" cache miss: [5/7] WORKDIR /app cache miss: [2/7] RUN apt-get update && apt-get install -y software-properties-common git wget curl python3.10 python3-pip python3-dev ffmpeg xvfb libgles2-mesa libgl1-mesa-glx libxkbcommon-x11-0 libxcb-icccm4 libxcb-image0 libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-xinerama0 libxcb-shape0 && rm -rf /var/lib/apt/lists/* cache miss: [7/7] RUN mkdir -p /tmp/uploads /tmp/outputs {"total":11,"completed":8,"user_total":7,"user_cached":0,"user_completed":4,"user_cacheable":6,"from":1,"miss":6,"client_duration_ms":206344}
Build logs:
Fetching error logs...