style_aligned_comfy
style_aligned_comfy copied to clipboard
Error occurred when executing KSampler: shape '[5, 320, 64, 64]' is invalid for input of size 5242880 File "/Users/OnLing/ComfyUI/execution.py", line 224, in recursive_execute output_data, output_ui = get_output_data(obj, input_data_all) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
!!! Exception during processing!!! Allocation on device 0 would exceed allowed memory. (out of memory) Currently allocated : 11.61 GiB Requested : 960.00 MiB Device limit : 14.75 GiB Free...
There's a Minor Bug in StyleAligned Batch. When using animatediff, I might encounter three different outcomes: (1)Weird Display after Importing JSON: When I first import a JSON file, the "StyleAligned...
since example workflow in repo is not up to date anymore, i am trying to replicate a workflow that an author of the repo provided in one of the issues,...
Hi, I downloaded the extension and imported your example workflow. Issue 1) By default I get the following issue that the input-model is not connected to this node:  Issue...
If the main prompt is long and the Ref_positive is short, there will be an error, so I add a part of the main prompt to the Ref_positive and the...
works fine with normal controlnet ( no start/end percent ) but got this error when running with advanced controlnet ` Error occurred when executing StyleAlignedReferenceSampler: shape '[3, 320, 64, 64]'...
Hello. Does this work with animatediff and is there a sample I can try out? Thanks for your work.
Can we save the reference latent generated by the node "**Style aligned sample reference latent'** for one style and then reuse it again in **"Style aligned reference sampler"**?. If the...