divamgupta / diffusionbee-stable-diffusion-ui

Diffusion Bee is the easiest way to run Stable Diffusion locally on your M1 Mac. Comes with a one-click installer. No dependencies or technical knowledge needed.
https://diffusionbee.com
GNU Affero General Public License v3.0
12.63k stars 630 forks source link

Can DiffusionBee import embedding models? #454

Open misato2099 opened 1 year ago

misato2099 commented 1 year ago

I know that DiffusionBee can merge embedding model such as Lora to generate new model, however it cannot import such embedding directly. I would like to know can DiffusionBee import textual inversion (e.g. EasyNegative) to prevent common problems of generating images? Thank you so much!

Muirium commented 1 year ago

I'd be particularly interested in supporting LyCORIS embeddings, which seems to be the way many of the best Lora embeds are now done.

Currently DiffusionBee throws up a float16 error when you try to treat a LyCORIS as a Lora.