-
Notifications
You must be signed in to change notification settings - Fork 15
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
Are there any ways to save intermediate images at 512*512? #31
Comments
Well, I could implement a scaling option. But what is your use case? Do you really want 512x512 or rather the larger side be 512 and the smaller side sized accordingly? So for example a 1536x768 would become a 512x256. |
@AlUlkesh |
What you should do is poll the setting and redtext in the menu a warning if it is set below full. Don't not work, but make it clear that they need to adjust it in 99% of the cases. |
When using the batch option of imgToimg, it seems that there is some kind of name conflict, the result is that after each generation of an image, when moving to the next one, the new intermediate images replace and delete the old ones. It would be very interesting to keep the original behavior, one folder for each generation since all the batch images go to the same folder. |
I'd appreciate if you have any ideas how you could do it! (Also how exactly does Image creation progress preview mode affect their size?)
The text was updated successfully, but these errors were encountered: