Sumit Chowdhury
Sumit Chowdhury
> Hi **lllyasviel** > > I have fixed my problem, it's seem that BMAB extension can't work with Stable Diffusion Forge yet. > > [(https://github.com/lllyasviel/stable-diffusion-webui-forge)](https://github.com/portu-sim/sd-webui-bmab) > > Install BMAB will...
> > @ashleykleynhans where did you update the image arg? > > Could you please let me know which file to change I am not able to find? I am...
> Basically the `input_image` property changed to `image` in the controlnet unit; changing the request payload accordingly should fix the issue. @ramyma Thank for your reply but I cant figure...
Traceback (most recent call last): File "C:\Forge\stable-diffusion-webui-forge\modules_forge\main_thread.py", line 37, in loop task.work() File "C:\Forge\stable-diffusion-webui-forge\modules_forge\main_thread.py", line 26, in work self.result = self.func(*self.args, **self.kwargs) File "C:\Forge\stable-diffusion-webui-forge\modules\txt2img.py", line 111, in txt2img_function processed =...