PrometheusProject's picture
Duplicate from vslinx/ComfyUIDetailerWorkflow-vslinx
652cbfa
- Added new multiline prompt node for positive and negative prompt with option to add wildcards directly through a dropdown browser
- fixed a bug where the image saved didn't have the processed negative prompts if wildcards were used in the negative prompts
- removed wlsh custom_node dependency and replaces upscaling with my own upscaling that works the same but uses less vram
- Switched out some boolean switches for lazy switches for better performance
- Removal of Crystools nodes as they are mostly obsolete and can be replaced by core/kj nodes
- fixed bug where hires cn img didnt get passed down on inpainting with controlnet
- now saves positive & negative prompt of inpainting when in use, including lora's used
- removed old historical link and node data from json that is no longer in use (no functionality or bugs fixed, simply changes for the workflow validator from comfy and rgthree)
TODO:
- open MR in rgthree Fast Bypasser to maybe also output the booleans from each connected bypasser, if that is not possible or not accepted build own node to connect and read these bool statements or remove rgthree bypasser for my own true/false bypasser on all detailers & prompts to bypass all previews of unused detailers to use less computing power, less disk space and speed up process while keeping assets gallery clean