Comfyui Workflow (Image Generation)
the minified version of iGEN II
required Custom Nodes:
installed frontend is currently: 1.37.11
if you need help installing nunchaku or how to use the nodes check the readme files in the repo readme folder at github.
llama-cpp-python is needed for the loading_method: GGUF (llama-cpp-python) in the Smart LML Node
nunchaku wheels:
nunchaku model files:
Wildcards
Description
fix: initial render pipe didn't contain model/clip/vae for the detailers
reuploaded with:
fix: prevent re-execution in prompt edit. when using the output of show text from pyssss another execution happens from there.
a changed join order from smart prompt (subject) -> wildcard to wildcard -> smart prompt (subject) to not start the prompt with a description of face expression or hair followed by the subject desc. in the wildcard processor.
because it's situational there is a new empty slot in the join node that allows to change the order easily by adding the wildcard processor connection before or after the smart prompt subject input.


