Tag: ComfyUI

ComfyUI : Using the API : Part 1

Having used ComfyUI for a few weeks, it was apparent that control flow constructs like loops and conditionals are not easily done out of the box. There are some custom nodes that allow for some level of control such as moving through prompt lists or files etc but I found them to be quite cumbersome....

Easily Transform Different Styles with ComfyUI

Users familiar with Fooocus will find the flexibility to choose styles at will quite convenient. There’s no need to manually configure prompts each time. The same convenience can be experienced in ComfyUI by installing the SDXL Prompt Styler. Installing SDXL Prompt Styler ...

ComfyUI : Using the API : Part 2

One particular use case I have after training a model with various saved checkpoints is to produce test images from each one with different prompts, and different image aspect ratios and perhaps different other settings. The only way to do this via the main UI was through a lot of clicking around....