Hey folks,
Back in December, I provided some instructions for setting up ComfyUI. As Bart pointed out, the PyTorch packages distributed through pip actually come bundled with prebuilt ROCm binaries and the apt-provided packages that I'd listed were entirely superfluous [1]. Despite that, it's at least a handy thing to know about.
I figured I'd provide similar installation instructions for
Fooocus and AUTOMATIC1111 on Debian Trixie, as I found them to be
useful applications. The ComfyUI workflow was a bit too
complicated for me, but I found Fooocus and AUTOMATIC1111 to be
useful. As a total beginner, I particularly appreciated how easy
Fooocus was to get started with.
This is probably quite boring stuff for most of you, but the AUTOMATIC1111 incompatibility with Python 3.12 was a pain. Their install guide recommends using conda, but as someone unfamiliar with that ecosystem, I found the setup to be complex. I'm a big fan of the Spack package manager, so my instructions use that tool instead [2].
I haven't mastered the art of configuring container port
permissions, so I didn't test these instructions in an isolated
environment. If you have any troubles, please let me know.
Sincerely,
Cory Bloor
[1]: https://lists.debian.org/debian-ai/2024/12/msg00046.html
[2]: https://spack.io/