turtleaubergine
RRunPod
•Created by turtleaubergine on 7/30/2024 in #⚡|serverless
The official a1111 worker fails to build
Attempts to build the main branch of https://github.com/runpod-workers/worker-a1111 fail.
civit.ai no longer appears to allow unauthenticated model downloads, returning a 401. This was quite easy to fix.
More importantly, the dependency chain appears to have regressed. Currently building the given repository, as cloned, with
docker build --platform linux/amd64 -t test .
results in
Manually addressing it, only exposes further dependency chain issues. Is this template deprecated? If so, is there a replacement? Or am I just missing something?
Thanks.3 replies