Feature Idea
Kijai has implemented a node providing prompt weighting support for Krea 2, using attention value scaling instead of the old embedding-level scaling.
https://github.com/kijai/ComfyUI-KJNodes/blob/e27a505b3ba6ce42687fe00500deda103d9d6071/nodes/model_optimization_nodes.py#L1301
It seems to work quite well, and it allows you to use negative weighting to prompt away from things like anime even when CFG is not used. It would be useful to have this feature within SwarmUI.
Other
No response
Feature Idea
Kijai has implemented a node providing prompt weighting support for Krea 2, using attention value scaling instead of the old embedding-level scaling.
https://github.com/kijai/ComfyUI-KJNodes/blob/e27a505b3ba6ce42687fe00500deda103d9d6071/nodes/model_optimization_nodes.py#L1301
It seems to work quite well, and it allows you to use negative weighting to prompt away from things like anime even when CFG is not used. It would be useful to have this feature within SwarmUI.
Other
No response