Is it possible to set up each GPU to load their own separate checkpoint and continue their own workflow?
Similar to when you open four instances of A1111 and set the CUDA visible device to 0-3 for each instance.
Having 4 GPUs working for multiple tasks in parallel on the same page is what I mean.
I don't familiar with Comfy and can't figure it out how to make three distributed node doing that.