Sign In

Sexiam - Txt2Img & Img2Img - 1.0 Showcase

Loading Images

Example for a Txt2Img and Img2Img workflow for Comfyui:

This is not meant to be an overly complex ComfyUI workflow.

The goal is to give beginner and intermediate users a flexible two-stage generation setup without overwhelming them with extra systems, heavy post-processing chains, or complicated node networks. I do a lot of Img2Img work across different styles using Illustrious-based models, and I often found myself switching between Txt2Img and Img2Img setups.

I did not want separate redundant node networks doing almost the same thing, but I also did not want complicated switches that require remembering assigned numbers, bypassing groups, or breaking creative flow.

The solution was to reduce the main mode switching to a simple On/Off system using boolean and if/else nodes.

When the switch is off, the workflow can run as Txt2Img.
When the switch is on, it can run as Img2Img.

Comments