build error
Job failed with exit code: 1. Reason: cache miss: [4/7] COPY requirements.txt . cache miss: [3/7] RUN apt-get update && apt-get install -y libsndfile1 ffmpeg && rm -rf /var/lib/apt/lists/* cache miss: [2/7] WORKDIR /app cache miss: [7/7] RUN python -c "from bark import preload_models; preload_models(text_use_small=True, coarse_use_small=True, fine_use_small=True)" || true cache miss: [6/7] COPY app.py . cache miss: [5/7] RUN pip install --no-cache-dir -r requirements.txt {"total":12,"completed":10,"user_total":7,"user_cached":0,"user_completed":5,"user_cacheable":6,"from":1,"miss":6,"client_duration_ms":28386}
Build logs:
Fetching error logs...