Files
Kohya-ss-sd-scripts/library
Lex Song b822b7e60b Fix the interpolation logic error in resize_image()
The original code had a mistake. It used 'lanczos' when the image got smaller (width > resized_width and height > resized_height) and 'area' when it stayed the same or got bigger. This was the wrong way. 'area' is better for big shrinking.
2025-04-02 22:04:37 +08:00
..
2025-02-25 21:27:41 +03:00
2024-02-27 21:30:46 +09:00
2025-02-25 21:27:41 +03:00
2024-11-18 13:03:28 +00:00
2024-11-30 00:08:21 +09:00
2025-02-20 04:49:51 -05:00
2024-10-30 12:51:49 +09:00
2025-02-24 18:56:15 +09:00
2025-03-31 22:05:40 +09:00