-
Notifications
You must be signed in to change notification settings - Fork 58
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feature Request]: Ui suggestions about generate forever and hires fix #85
Comments
I like the idea not the checkbox maybe an infinite toggle icon next to generate will work |
Sorry for bringing up this issue. I thought it would be better to ask here instead of creating a new one. I have a problem with the 'generate forever' feature. Recently, my friend asked me about the implementation of 'generate forever,' and I remembered that it already existed. However, when I tried it, there was a bug and the right-click drop-down menu didn't appear correctly. Instead, it appeared under the footer. |
yes I am removing context menu and replace with friendly loop button just making the icon :) |
I think interrupt serves no purpose when generate forever state is true it seems they do the same think with skip |
Maybe the interrupt button can stop the infinite generation completely, and skip works as before? It's also fine as is to be honest. Turning seed to random is annoying when you forget it, but it can also be useful to keep the same seed as you keep tweaking, so no need to change that behaviour. A dropdown for hires fix might indeed be nice, maybe a like an arrow button next to the hires checkbox that will hide the hires. By default it's not hidden of course. |
Is there an existing issue for this?
What would your feature do ?
Generate forever:
The current way of accessing this feature is quite janky, especially on a mobile device where you have to long-press the Generate button and click on a tiny “Generate forever” button afterward.
Moreover, the current UI doesn’t allow the user to see if the “Generate forever” feature is currently enabled or disabled while generating images. It always shows “cancel generate forever” when you right-click on the “generate” button, regardless if the feature is on or off.
Therefore, I suggest adding a tick box next to the generate button instead of the right-click or long-press method.
Hires fix:
After enabling the Hires fix, a lot of settings such as Hires steps, Upscaler, etc. appear and clutter up the UI. Typically, people don’t change these settings frequently. Unfortunately, there is no way to hide these settings without disabling Hires fix.
To improve this, I suggest adding an arrow button that will hide the settings, similar to what you did with the prompt box.
Proposed workflow
.
Additional information
"Generate forever" button when generate forever is off (while generating images)
"Generate forever" button when generate forever is on (while generating images)
something like this instead would be great
something like this for the hires fix button.(i just changed html of the prompt box)
The text was updated successfully, but these errors were encountered: