MoonMoon82
MoonMoon82
Hi! Could you implement Support for "Roop" ? A1111 has an extension https://github.com/s0md3v/sd-webui-roop which seems to be quite useful. Kind regards
There is a new ControlNet feature called "reference_only" which seems to be a preprocessor without any controlnet model. Please add this feature to the controlnet nodes. Kind regards https://www.youtube.com/watch?v=tBwmbTwMxfQ
 What can I do with them? Where do I get them? SDXL related?
Is it possible to add a Node to mask the area where a specific LORA will be applied to? Matteos IPAdapter Node has got such a "attention mask". I found...
I'm using SDXL + openposeXL + IPAdapter and some loras which of course are taking a lot of VRAM. Often my workflows are trying to allocate more VRAM than my...
Hi! I just started working with the i2c rotary encoder. The first question is: How can I determin if the pushbutton is (still) pressed and released? Thx and kind regards
In the example you show, all regions in all batches look like the color you defined. But in my experiences it just rarely hit it. What am I'm doing wrong?...
Great work! For simple prompts like in your example, these nodes are great! But, could you please add an example of the "Cutoff Regions To Conditioning" node regarding the "mask_token"...
Any suggestions to get a Unsampler workflow working using LCM sampler? Unfortunately none of my attempts were successfull.  (It would be great to have some kind of speed boost...
Hi! After update to the latest version I get this error: ``` ERROR:root:Traceback (most recent call last): File "e:\Stablediffusion\ComfyUI_windows_portable\ComfyUI\execution.py", line 153, in recursive_execute output_data, output_ui = get_output_data(obj, input_data_all) File "e:\Stablediffusion\ComfyUI_windows_portable\ComfyUI\execution.py",...