p1atdev / LECO

Low-rank adaptation for Erasing COncepts from diffusion models.
https://arxiv.org/abs/2303.07345
Apache License 2.0
307 stars 23 forks source link

hope to use trained embedding as input #22

Open ym-ctw opened 1 year ago

ym-ctw commented 1 year ago

Now it seems that we can just use prompts from model, but other prompt like embedding from trained can't be used(ex: band-hands-v5, EasyNegative). How to support this?

p1atdev commented 1 year ago

I'm currently planning to support text embeddings, but I'm busy with real life so I don't know when that will be implemented.