Is it possible to use NVIDIA and AMD GPUs simultaneously with SwarmUI?

r/StableDiffusion
AI Hardware AI Tools

I’m currently running a mixed setup with one AMD GPU (9070xt) and one NVIDIA GPU (5060ti 16GB). Right now, I’m using two separate virtual environments - one with pytorch-rocm and another with __TECH_PRESERVE_1TECH_PRESERVE_0__. To make it work, I launch two separate instances (on different ports), but managing both at the same time is getting pretty tedious - especially keeping workflows in sync and switching between tabs. I came across SwarmUI, which looks like it can queue and distribute workloads across multiple GPUs.