ddPn08
ddPn08
Almost the same as #2673.
In this issue, I will write down the features I am currently trying to implement and the progress on that. # Planned - [ ] LoRA # WIP - [x]...
In the img2img tab, added an option not to process img2img when obtaining the input image of ControlNet from the initial image of img2img. This enables ControlNet batch processing. #61...
The following error occurs when using a model derived from StableDiffusion 1.4. ``` output_feat torch.Size([1, 64, 4, 4]) Conv length: 1024 Traceback (most recent call last): File "/venv/bin/leap_textual_inversion", line 780,...