Skip to content
Discussion options

You must be logged in to vote

I highly doubt that if there was a way to override the scale given by the metadata and set my preferred weight to a negative value,

welll you highly doubt incorrectly, overriding UI elements is a feature by design
it's kind of the whole point of ui-config.json

in this case in ui-config.json change thise values whatever you want

    "txt2img/Preferred weight/minimum": 0.0,
    "txt2img/Preferred weight/maximum": 2.0,
    "img2img/Preferred weight/minimum": 0.0,
    "img2img/Preferred weight/maximum": 2.0,

https://github.com/AUTOMATIC1111/stable-diffusion-webui/wiki/User-Interface-Customizations#ui-element-dafault-value-and-range-limit-step-size

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@w-e-w
Comment options

w-e-w Jun 21, 2024
Collaborator

@SolemAubrey
Comment options

@w-e-w
Comment options

w-e-w Jun 21, 2024
Collaborator

@SolemAubrey
Comment options

@w-e-w
Comment options

w-e-w Jun 21, 2024
Collaborator

Answer selected by SolemAubrey
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants