SDAtom-WebUi-us
SDAtom-WebUi-us copied to clipboard
Clip skip and ENSD
Since the model is a parameter copied to the queue, shouldn't clip skip and ENSD be, too?
I think you are talking about the settings tab. Nothing under that tab i supported as it is not included in the same way when clicking generate so to get those to load as well would take more work because you would have to save/load them separately before generating an image (not sure if all of them can be dynamically loaded the way the script is built now). I think settings are not something you normally change for each image generated.
I mentioned it because it's saved on every image generated, along with the model, and loaded with PNG Info. But I see your point.
Can I add those manually to the queued prompts? I tried googling for the name of the functions, but couldn't find it.
Like I said they are not supported by the queue but if you mean if you can change them manually they are under the settings tab.
Stable diffusion > Clip skip (close to the bottom) (Early stopping parameter for CLIP model; 1 is stop at last layer as usual, 2 is stop at penultimate layer, etc.) Sampler parameters > eta (noise multiplier) for DDIM Sampler parameters > eta (noise multiplier) for ancestral samplers
Not sure what you mean by them being saved in PNG info though, this is an example of what I get if I use the PNG info tab:
parameters [prompt] Negative prompt: [prompt] Steps: 40, Sampler: DPM++ SDE Karras, CFG scale: 8, Seed: 402154236, Size: 512x512, Model hash: 1dd56f8b12, Denoising strength: 0.5, Hires upscale: 2, Hires upscaler: None
So maybe that is only listed if you have changed them at some point (default in order would be 1, 0, 1 I think).
My use case is to test the same group of prompts on a series of models and settings. So I even added Clip skip and ENSD to the quicksettings list, because I'm changing them all the time:
Your extension works wonderfully to automate the task, but it lacks support for those two settings.
And I guess you're right, Clip skip and ENSD are only saved if the image changes the default values: