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

Thanks for working on this. #1

Open
MrKuenning opened this issue Mar 13, 2023 · 1 comment
Open

Thanks for working on this. #1

MrKuenning opened this issue Mar 13, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@MrKuenning
Copy link

Thanks for working on this idea.
There are quite a few bugs on the alpha version, but its a good start.

Here is a post I made on AUTOMATIC1111/stable-diffusion-webui#7458 with a mockup:


What I would love to see is an extension that creates a metadata file next to each model.

That we could store the:

  • Title
  • Description
  • Recommended Weight
  • Trigger Phrase - prompt to go with the model
  • URL
  • Example Prompt
  • And display Model Info

Then when you mouse over the model you would see a description. Clicking on the model would put not only the model tag, but also the recommended weight value and the trigger phrase.

For example, if I clicked on a Mazda Miata LoRA, rather than just adding <lora:Mazda Miata:1> to the prompt,

it would put <lora:Mazda Miata:0.6>, MazdaMiata, 1car
Using my preset weight and tags with the model.

The only needed Icons on the card would be an edit icon and an insert without the trigger phrase icon.

2023-03-12 13_10_02-Stable Diffusion — Mozilla Firefox copy

  • Clicking the model would add the model with the set weight and trigger phrase.
    Example: <lora:GI Landscape 2:0.8>, Render of a {prompt} in Mondstat, CG, Unreal Render

  • Clicking the no-tag icon would add the model without the trigger phrase
    Example: <lora:GI Landscape 2:0.8>

  • Clicking the gear would open the edit box.

Here is a mockup edit box.

2023-03-12 13_10_37-Stable Diffusion — Mozilla Firefox copy

The metadata files should be universal, such as JSON or XML. Easy to edit manually. But there should also be an edit icon in the UI on the model to edit the fields.

Additionally, it would be nice to have it scrape starting metadata from sites like Civitai to pull the initial values, which could then be modified.

I find the default weight of 1 and recommended trigger words are almost never enough on their own to get a good result. I have been manually adding every single LoRA, TI, and Hyper to my Styles CSV list to have it fill in the best weight, and trigger phrase combo. This works but is annoying as it requires me to double my efforts. It would be great to be able to specify the values that I want for each model.

Here is a fork of the civitai extension that is trying to add some of this functionality.

butaixianran#36 (comment)

@jokker87
Copy link
Owner

Hi there

Feel free to open issues for every bug, so i can track them. I mentioned some known issues in the readme.

I really like your muckup. just need to get more familiar with that framework.

# 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

2 participants