Welcome to V6 of my workflows.
With this release, the previous boxing weight-themed workflows (e.g., cruiserweight, lightweight, etc.) are archived in an included zip file. Instead, I've focused on a single workflow.
Included in this workflow is a custom Node for Aspect Ratios. To use it, extract and place it in the comfyui/custom_nodes folder.
Now, you can use SDXL or SD 1.5/2.0 models. I've retained the dual sampler approach introduced by SDXL, commonly referred to as base/refiner. However, I've dropped the SDXL 3-stage Prompt Process (positive, supplementary, and negative) for backward compatibility.
Key features retained include:
ControlNet module
Ipadaptors module (aka poor man's LORA)
Face Detailer
ChatGPT assistant
FreeU, LORA loaders & a larger styles option.
The workflow has been 'simplified' by removing switches. Instead, modules can be disabled using ComfyUI's built-in Bypass options (CTRL+B on a single Node or 'Bypass all Group Nodes' from the right-click options on a Group). The 'daily driver' view in Green (loaded by default) and 'The Engine Room' (nodes that need not be touched regularly) principles have been retained.
By default, when downloading from CivitAI, the following are bypassed:
ChatGPT (as API account required)
FreeU
ControlNet
Ipadaptor
Face Detailer
Note: This version is arranged for use with a 1440p 32" monitor. Check the numerous notes and links inside the workflow for troubleshooting."
Feel free to adjust based on your personal style and preferences!
Description
Please note the json file needs to be imported into a blank canvas using the Node Templates Import menu (right click on the canvas ). NB Missing Models not identified using this method
Also included is a custom node used in my basic Generation routines. Extract the Winston folder and save it in you Comfyui/custom_nodes folder (and restart Comfy)
More info at https://www.youtube.com/watch?v=RZjyg9QNKkQ
FAQ
Comments (10)
thanks for your workflow, but when loading the graph, the following node types were not found:
Evaluate Integers
Evaluate Floats
Nodes that have failed to load will show as red on the graph.
how can i find the download link for above nodes?thanks again!
you have to install ComfyUI Manager to install missing nodes , https://stable-diffusion-art.com/comfyui/#Basic_controls
thanks for this Winston! I have similar problems where Manager's "load missing nodes" isn't working; everything it lets me Install is installed. Also, for the Impact Pack, "NOTE:'Segs & Mask' has been renamed to 'ImpactSegsAndMask.' Please replace the node with the new name." You might want to fix in your next release??? Thanks again!
after updating ComfyUI, there is an error during executing your workflow:
Error occurred when executing BboxDetectorSEGS: UltraBBoxDetector.detect() takes from 5 to 6 positional arguments but 7 were given File "C:\ComfyUI_windows_portable\ComfyUI\execution.py", line 153, in recursive_execute output_data, output_ui = get_output_data(obj, input_data_all) File "C:\ComfyUI_windows_portable\ComfyUI\execution.py", line 83, in get_output_data return_values = map_node_over_list(obj, input_data_all, obj.FUNCTION, allow_interrupt=True) File "C:\ComfyUI_windows_portable\ComfyUI\execution.py", line 76, in map_node_over_list results.append(getattr(obj, func)(**slice_dict(input_data_all, i))) File "C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Impact-Pack\modules\impact\detectors.py", line 87, in doit segs = bbox_detector.detect(image, threshold, dilation, crop_factor, drop_size, detailer_hook)
@ragnarok007 I'm also having this problem. I do have ComfyUI manager installed and checked for missing nodes, however these 2 nodes are red. Did you figure out which node it was from? I can do a manual install I just need to know which one to get.
Not Working Please Pack in The Workflow:
When loading the graph, the following node types were not found:
GENERAL Aspect Ratio
Nodes that have failed to load will show as red on the graph.
did you get this sorted?
