diffusionbee-stable-diffusion-ui
diffusionbee-stable-diffusion-ui copied to clipboard
Feature Request: Activation Tokens for Custom Models
With the new support for custom models there should be some way to manage the custom activation token for each model. For example the popular midjourney-v4-diffusion needs mdjrny-v4 style
added to the prompt for the model to be useful. Each custom model has a different 'activation token' it needs. Currently I have a text document with these listed but it's quickly getting out of hand.
There should be a way to associate an activation token with a custom model. Perhaps the needed token for a currently selected model could be shown as a suggestion at the top of the list of styles
Totally upvote this idea, that would be really handy. In fact, some custom model really need that token turned on always.
Back then with base model Stable Diffusion, I actually like the idea of "Save Style", that thing that you attached into the prompt. I mean the tag presented there is pretty amazing, and I would really love to explore the pairing of prompts to see all the possibilities.
Which makes me really miss the MATRIX PROMPTING ala WebUI. If there anyway we can somewhat scripted multiple prompt or make batch input prompt and images?
What I've been doing is renaming the model before import: ModelName (ActivationToken). Sometimes they are the same, other times not. Then at least you can see them in the Custom Model Options dropdown. You still have to manually type it into your prompt, but at least they are not lost. The suggestion to add it to the top of Styles would be great.
Quick and dirty way to recover forgotten activation tokens, is the run a script that cycles through all the text files in your outputs folder. Not ideal, but saved me a lot of manual file checking.