Open
Description
Describe the bug
A LoRA + TI token pair trained with the advanced dreambooth script doesn't work with negative prompts.
In my testing, the validations all work perfectly if a negative prompt is not used. When it is included, the subjected trained with the token is often entirely ignored or looks nothing like the original subject.
Reproduction
- Train a LoRA + TI with the advanced dreambooth script using an instance prompt like "A photo of TOK".
- Perform validation prompt like "A photo of TOK" to see valid training results
- Perform same validation, but with an additional negative prompt like "distorted, disfigured, blurry"
- Notice the TOK subject is often ignored and when not ignored, retains less characteristics of the original subject
Logs
Continuing my investigation here: #6685 (comment)
System Info
Main branch of diffusers