Quick questions about generator page code
Trying to figure out how to keep the pageTitle, introMessage, and underImagesMessage visible after a user's first generation. Currently it goes away on my page after the a generation. I'm sure it's just something I'm missing in the "standard" code that does it, but I can't seem to find it. Also, when creating the "select" lists for generation options, is there a way to have the default option not be first in the list? As an example, my number of images to generate is a list with 3, 6, 9, or 12. Right now 6 is first in order to make it the default, is there any way for aesthetics purposes that I could put them in order in the list but still have it default to 6? Finally, is there a quick option to do a slider for generation options, and also a way to force it to whole numbers? (I'm making do with a list for the Guidance Scale, but I'd much rather have it be a slider with a minimum/maximum and make sure it only returns a whole number to the generator plugin).