catboxanon

Results 455 comments of catboxanon

1.6.0 adds a new extra noise parameter as well as a callback. I made an example script that uses the callback and can be used to mask certain regions. It's...

https://github.com/Panchovix/stable-diffusion-webui-reForge/issues/299 > My opinion is this: > > If a user wants their prompts confidential, they would have disabled embedding metadata to begin with, so as to not have anything...

Confirmed reproducible. I think this is more likely an issue upstream with the safetensors lib though. Edit: Indeed it is. We would need to bump to at least v0.4.4. https://github.com/huggingface/safetensors/pull/510

Re-opening so the previous .yaml file loading support can be looked into. Or perhaps another method to fix it.

Should be fixed now. https://github.com/lllyasviel/stable-diffusion-webui-forge/pull/2224

Sorry, that's my bad, missed a pretty obvious typo. I tested with that model and config to be sure and it works for me now. (https://github.com/lllyasviel/stable-diffusion-webui-forge/pull/2228)

I think linking to the wiki for documentation makes more sense. We already do similar things in the settings area. https://github.com/AUTOMATIC1111/stable-diffusion-webui/wiki/Features#prompts-from-file-or-textbox

> proper SD3 deduction from metadata Has this situation improved within the last several months since this PR was made?

`Settings` > `UI alternatives` > `Don't interrupt in the middle` is probably what you want. The hint is more so an artifact of this option being enabled.

> Would you want that for live mode, or the regular generation? Regular. Like I said, this isn't related to live mode, nor do I think it would make sense...