ublue-os / bluefin

The next generation Linux workstation, designed for reliability, performance, and sustainability.
https://projectbluefin.io
Apache License 2.0
1.22k stars 159 forks source link

Feature: Add Stable Diffusion with ComfyUI to ujust #1341

Open noelmiller opened 5 months ago

noelmiller commented 5 months ago

We currently have things like Ollama and InvokeAI available in ujust. It would be really awesome to include a ujust command for creating a quadlet to run Stable Diffusion and ComfyUI.

noelmiller commented 5 months ago

@castrojo found this: https://github.com/AbdBarho/stable-diffusion-webui-docker?tab=readme-ov-file

We likely could just create a quadlet from this and go from there.

lslowmotion commented 4 months ago

@noelmiller Here is my repo. I think it would be more suitable for Podman environment like we have in bluefin.

castrojo commented 4 months ago

Oh yeah, that's looking really dope!

remggo commented 3 months ago

What does work great as well, is installing SwarmUI, which uses ComfyUI as a backend locally onto the machine as ROCm is installed anyway. This saves around 60GB of ROCm Containers. Only caveat: One needs to do a brew install dotnet to make swarmui function on Bluefin.