[question] Image data
[question] Image data - Lemmy.World
if write to Gscale input=> “{10-20}” and imageOptions guidanceScale = [input.Gscale] saveDescription = Guidance Scale is [input.Gscale] // or saveDescription = Guidance Scale is [settings.imageOptions.guidanceScale] it will assign a random Guidance Scale to the image every time, but in its saveDescription, it will write a different random number instead of the used before. Is there any way to get the value of the guidanceScale of this image?
