Open Miczu opened 7 months ago
I'm testing other features and "Multi-Concept T2I-Zero" appears to work (differences in images) and without exceptions.
Also getting same error.
AttributeError: 'CFGDenoiserParams' object has no attribute 'denoiser'
Using A1111 1.6.0. Don't think I have any other extensions which would modify the CFGDenoiser.
Updated to latest A1111 (1.9.3), and the problem went away. So, potentially a compatibility problem with older versions.
I'm on A1111 v1.9.3 and getting this error. The extension runs all the time even when none of the features are enabled. It broke everything until I fully disabled the extension. "The size of tensor A must match the size of Tensor B at non-singleton dimension 3" would not let me generate at all until I removed the extension.
Got those errors for each step when running "Perturbed Attention Guidance". Just got this extension installed, so can't say it worked for me before... Breaks for both SD15 and SDXL models. I disabled all optional extensions in text2img, but if this can't be reproduced, I can attempt to disable other installed extensions (though that's a bit of a pain).
Let me know if there is anything I can help with testing.