Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[Feature Request]: Drop down list or other list of embeddings #6574

Closed
1 task done
Kallamamran opened this issue Jan 9, 2023 · 6 comments
Closed
1 task done

[Feature Request]: Drop down list or other list of embeddings #6574

Kallamamran opened this issue Jan 9, 2023 · 6 comments
Labels
enhancement New feature or request

Comments

@Kallamamran
Copy link

Is there an existing issue for this?

  • I have searched the existing issues and checked the recent builds/commits

What would your feature do ?

My wish is to have buttons for every embedding so it's easy to add the embeddings to prompt by just clicking. Also a settings-choice where one could load/unload wanted or unwanted embeddings maybe.
Since it might be a lot of embeddings maybe a drop-down list would be a good idea somehow? I'm not a programmer, so I don't know what's easily possible and what's not. I just know, remembering all the embeddings is really hard :)
Also... Some embeddings are for specific versions of checkpoints. Separating them somehow automatically would have been great :D

Proposed workflow

Buttons or drop-down under or on the side of the prompt-windows

Additional information

No response

@Kallamamran Kallamamran added the enhancement New feature or request label Jan 9, 2023
@vladmandic
Copy link
Collaborator

Some embeddings are for specific versions of checkpoints. Separating them somehow automatically would have been great

In recent versions when you load a model, it will verify embeddings and only load ones that are compatible.

I just know, remembering all the embeddings is really hard

List of loaded embeddings is available and presented via several different extensions.

@Mousewrites
Copy link

I agree with this, i'd like to have on on the same screen as text2img/img2img. Yes, you can get extensions that show it on it's own tab but that's not very useful.

@dresdenium
Copy link

there is a tag autocomplete extension that I've found very useful for this purpose because you don't have to switch tabs. If you don't use booru tags and wildcards you can switch the autocomplete off for those to only use the extension with embeddings. It only shows ones that are suitable for your loaded SD model version too.
https://github.com/DominikDoom/a1111-sd-webui-tagcomplete

@ghostsquad
Copy link

This would be absolutely great. Maybe as part of the X/Y/Z plot as well (similar to search and replace)

@vladmandic
Copy link
Collaborator

in the recent webui builds, this exists out-of-the-box, top-right click on show extra networks and select embeddings. if you have preview files, it will even show embeddings with previews. in any case, clicking on embedding adds it to the prompt.

@ghostsquad
Copy link

in the recent webui builds, this exists out-of-the-box, top-right click on show extra networks and select embeddings. if you have preview files, it will even show embeddings with previews. in any case, clicking on embedding adds it to the prompt.

Thank you! Hidden feature. I didn't know it was part of "extra networks".

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

6 participants