Closed miasik closed 1 month ago
Huh. Well, I'll fix that at some point.
Huh. Well, I'll fix that at some point.
Also, please, add "PCSplitSampling" to the example
I've finally managed to properly connect "PCSplitSampling" but I also found an incompatibility with some "ComfyUI-Impact-Pack" nodes: https://github.com/ltdrdata/ComfyUI-Impact-Pack/issues/751
I redid the example workflow. I removed some of the more obscure features from it but added eg. custom mask usage.
I redid the example workflow. I removed some of the more obscure features from it but added eg. custom mask usage.
I see "PCSplitSampling" right after "Load Checkpoint". Don't I have to place it at exactly before KSampler?
@miasik I'm pretty sure it should work in either position since all it does is set a flag in model_options
Could you please review your example https://github.com/asagi4/comfyui-prompt-control/blob/master/workflows/example.json?raw=1 I see "PCApplySettings" is not connected As I understand it has to be connected both to "ScheduleToCond" and "ScheduleToModel"