Error occurred when using VAE Encode For Inpaint
- Dominant language
- Python
- Stars
- 133k
- Forks
- 15.7k
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 158
Description
I use KSamplerAdvanced for face replacement, generate a basic image with SDXL, and then use the 1.5 model to redraw the face with Refiner. Three results will emerge:
- One is that the face can be replaced normally.
- One is that the face is painted with a mask-like appearance.
- The other is an error similar to the following: "output with shape [1, 1152, 896] doesn't match the broadcast shape [2, 1152, 896]."


[workflow1.json](https://github.com/comfyanonymous/ComfyUI/files/13928183/workflow1.json)
Contributor guide
Assessment
This issue has not been assessed yet.