ComfyUI-TiledDiffusion icon indicating copy to clipboard operation
ComfyUI-TiledDiffusion copied to clipboard

Tiled Diffusion, MultiDiffusion, Mixture of Diffusers, and optimized VAE

Results 26 ComfyUI-TiledDiffusion issues
Sort by recently updated
recently updated
newest added

Hi, when using tiled diffusion with more than one controlnet in series, I was running into errors. The workflow is here: https://github.com/aravindhv10/ComfyUI-TiledDiffusion/blob/fix_controlnet/counter_example.json The exact error is: ``` Requested to load...

Have a workflow where the first generation works great, but then subsequent generations use the tile controlnet from the previous generation instead of the current one. This effect is not...

I dont know why, but this happen all the time, when the image is bigger then the tile_width + tile_height. But i need Control Net for my Workflow... ![Screenshot_160](https://github.com/shiimizu/ComfyUI-TiledDiffusion/assets/142597552/c19689ec-d72e-42c1-8705-eb4201e62ca9) ![Screenshot_161](https://github.com/shiimizu/ComfyUI-TiledDiffusion/assets/142597552/04e0bb81-b637-4a13-8ece-f565a7e4cc73)...

Good Day. If i try to add any control net i got this error: ![Screenshot_137](https://github.com/shiimizu/ComfyUI-TiledDiffusion/assets/142597552/30f4a39f-5027-49fc-962b-821a22e12e56) This is the part of my workflow: ![Screenshot_138](https://github.com/shiimizu/ComfyUI-TiledDiffusion/assets/142597552/f35ea868-465a-42fe-bebd-a7294f30fd04) Any Idea ?

Error occurred when executing KSampler: shape '[6, -1, 10, 64]' is invalid for input of size 10240 File "/mnt/drive0/AIGC/ComfyUI/execution.py", line 151, in recursive_execute output_data, output_ui = get_output_data(obj, input_data_all) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File...

Probably a "not your bug" bug, but opening here for awareness/tracking purposes, and in case there's something that can be done on this side to mitigate the issue. Kosinkadink [wrote...

I use IP-Adapter in my workflow. when running to the Tiled VAE node, it displays the `RuntimeError: Expected all tensors to be on the same device, but found at least...

Custom nodes can invert noise, but the sampler cannot remove the inversion noise. The purpose of adding inverse noise is to mix some noise of the original image together and...

Excuse me, I cannot find an option similar to the magnification factor in the existing node. How can I enlarge the resolution of the image? Thank you so much!

Hello, first of great work, that it took this long to get the plugin ported to comfyui is crazy, Any update on the progress on noise invention in the original...