PeanutXXX
PeanutXXX
> hi the fix is as follows: the empty latent image batch_size should be equal to sub_batch_size in layer diffuse deocde( RGBA)......here in your case.....you should change the empty latent...
> I don't think sub batch size is the issue. This tensor mismatch issue mostly comes from input image size don't match generation target size. ---- The size I filled...
> Can you try to use https://github.com/layerdiffusion/sd-forge-layerdiffuse for the same task? I would like to know whether this issue is ComfyUI-only. yes , I've used it in webui forge and...
Exactly same issue here :-/
> Issue solved on my side by call a "pip install diffusers" with comfyui Manager/Install PIP Packages menu !通过使用 comfyui Manager/Install PIP Packages 菜单调用“pip install diffusers”,我这边解决了问题! it works!