Katie Morris needed help installing ComfyUI on her macOS system. I made a training video for her, and now everyone can benefit from it.
AI/ML
Install Beeble on Ubuntu
Although Rocky Linux is the officially recommended platform, running Beeble Studio locally on Ubuntu is possible.
You just need to convert the installation package. For Ubuntu 20.04:
sudo apt-get install alien
#downgrade cpio (otherwise it throws an error)
sudo apt-get install -y --allow-downgrades cpio=2.13+dfsg-2
sudo alien beeblestudio-x86_64.rpm --scripts
sudo apt install ./beeblestudio_0.4.15-2_amd64.deb
Then follow the Beeble installation steps: download the assets, authenticate, and run it.
ComfyUINuke demo
A ComfyUINuke demonstration video. Inpainting is incredibly useful. I developed the ComfyUINuke gizmo to use ComfyUI directly from Nuke.