IrisRainbowNeko / DreamArtist-stable-diffusion

stable diffusion webui with contrastive prompt tuning
876 stars 53 forks source link

Rationale for the negative embedding initialization #21

Open isamu-isozaki opened 1 year ago

isamu-isozaki commented 1 year ago

Hi! I am working on a pr for this for diffusers by huggingface and I wondered if anyone has some idea on why the 1e-3 noise is getting added to the negative initial embeddings. Also, am I correct in thinking that the negative initial token should be chosen differently from the positive initial token?