comfyanonymous / ComfyUI

The most powerful and modular diffusion model GUI, api and backend with a graph/nodes interface.
https://www.comfy.org/
GNU General Public License v3.0
51.84k stars 5.45k forks source link

Confirmation of Embeddings Used #429

Open WASasquatch opened 1 year ago

WASasquatch commented 1 year ago

Currently Comfy only lets you know if a embedding isn't found. It should also tell you that it did find a embedding and is using it. For example, I'm having issues with embeddings. I have one I made of Tinashe, and it doesn't appear to be working. It applies no effect like it does in WebUI, and Comfy isn't saying it can't find it, but also don't know if it's truly using it.

robinjhuang commented 2 months ago

@WASasquatch How do you want to be notified that it is using the embedding?

WASasquatch commented 2 months ago

@WASasquatch How do you want to be notified that it is using the embedding?

I suppose a simple list of embeddings loaded would suffice

Embeddings loaded: Tinashe-00001.bin, easy_negative.pt, ...

and what not