Quasimondo / prompt_injection

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Prompt Injection Node for ComfyUI

This custom node for ComfyUI allows you to inject specific prompts at specific blocks of the Stable Diffusion UNet, providing fine-grained control over the generated image.

Highly Experimental

The code is very basic, experimental and prossibly buggy. It's a very interesting proof of concept and I will expand it if anything good can be done with it.

At the moment this is a fork of DataCTE's repository, I'm in contact with them and we'll evaluate a merge when the code is stable.

Credits

This code is based on DataCTE, Perturbed Attention, B-Lora and my previous experiments with the IPAdapter style/composition.

About

License:Apache License 2.0


Languages

Language:Python 100.0%