Commit Graph
8 Commits
Author SHA1 Message Date
MMakerandGitHub b2151b934f Rename bicubic antialiased option
Comma was causing the the value in PNG info to be quoted, which causes the upscaler dropdown option to be blank when sending to UI
2023-01-04 05:36:18 -05:00
MMakerandGitHub 15fd0b8bc4 Update processing.py 2023-01-04 05:12:54 -05:00
MMakerandGitHub 96cf15bede Add new latent upscale modes 2023-01-04 05:12:06 -05:00
MMakerandGitHub e5b7ee910e fix: Save full res of intermediate step 2023-01-04 04:22:01 -05:00
MMakerandGitHub 7c89f3718f Add image paste fallback
Fixes Firefox pasting support
(and possibly other browsers)
2023-01-03 12:46:48 -05:00
MMakerandGitHub 492052b5df feat: Add upscale latent, VAE, styles to X/Y plot
Adds upscale latent space for hires., VAE, and Styles as new axis options to the X/Y plot.
2022-12-18 10:47:02 -05:00
MMakerandGitHub b7c478c3eb fix: Modify font size when unable to fit in plot
This prevents scenarios where text without line breaks will start overlapping with each other when generating X/Y plots. This is most evident when generating X/Y plots with checkpoints, as most don't contain spaces and sometimes include extra information such as the epoch, making it extra long.
2022-12-17 00:45:43 -05:00
MMaker 0dd8480281 fix: Correct before image saved callback 2022-10-26 11:08:44 -04:00