I first want to start with a big thank you for your extension! It is very useful and have come to enjoy the quality it provides with the few tests that I have completed.
I am currently using it and have noticed a bug that I would like to report.
I am using automatic1111
python: 3.10.6
torch: 2.1.2+cu121
xformers: 0.0.23.post1
gradio: 3.41.2
checkpoint: [be1d90c4ab]
GPU: 4090
I can use tile diffusion, noise inversion, and tile vae fine with control net. However, if IP-Adapter is enabled for either sd 1.5 or XL I get the error AttributeError: 'dict' object has no attribute 'shape'.
Disabling IP-Adapter in control net resolves the issue.
IP-Adapter being used: Preprosser: ip-adapter_clip_sd15, Model: ip-adapter_sd15.
I first want to start with a big thank you for your extension! It is very useful and have come to enjoy the quality it provides with the few tests that I have completed.
I am currently using it and have noticed a bug that I would like to report.
I am using automatic1111
I can use tile diffusion, noise inversion, and tile vae fine with control net. However, if IP-Adapter is enabled for either sd 1.5 or XL I get the error AttributeError: 'dict' object has no attribute 'shape'.
Disabling IP-Adapter in control net resolves the issue.
IP-Adapter being used: Preprosser: ip-adapter_clip_sd15, Model: ip-adapter_sd15.