This workflow is designed to allow multiple prompt sets to be kept in a single workflow and then switched between easily, automatically changing the ReActor face swap image (if switched on) and output filename prefix. A detailed User Guide is included in the zip file.
A full set of wildcards specifically designed for use with this workflow can be found here:
ComfyUI Wildcard Pack
This workflow has the following features:
Support for SDXL, Flux Basic (Schnell/FP8), Flux Full Fat (Dev/FP16) and GGUF (Lower VRAM) Models
Selectable or Random - Portrait / Landscape Aspect Ratio (automatically adjusts upscale to suit)
8 Selectable or Random Switchable input prompt sets, each with:
2 Positive wildcard prompt boxes
ReActor face swap image loader
Output filename prefix
8 Selectable or Random Image Style Prompts
Shared negative prompt
Lora loader (4 for SDXL, 1 for Flux)
Reactor face swapper (switchable)
Face Detailer (switchable, mainly for SDXL and Flux Basic)
Simple upscaler (fast)
Image cropper for removing text at the bottom of an image (X pixels)
Image save with full MetaData
Description
Bug Fix (apologies for 3 updates in a short period, its kinda complex tho). Discovered an issue that caused a missing input error to occur once in a while when the style prompt was set to random, fixed.
Notes for Previous V10 releases, for those who missed them:
V10(b) Pro
Documentation minor update. Added a minor correction to the user manual, a tip regards generating large numbers of images and updated the recommended models to include a new model and remove an inferior one.
Notes from V10(a) Pro for those who missed previous release:
Massive update - Finally managed to implement an Image Controller, which allows you to switch the prompt set and style prompt, up to 5 times, after a set number of images have been generated! This allows you to pre-program batches of images that you want to generate. This involved doing the impossible and finding a way to count image generations - the answer a custom node included in the zip file. You should read the "Image Controller" section of the user guide, if you have used the previous workflow version and want to skip all the stuff you already know.