divamgupta / divamgupta/diffusionbee-stable-diffusion-ui
Outpainting Save worsens, scales images
- Dominant language
- JavaScript
- Stars
- 13.6k
- Forks
- 727
- PR merge metrics
- No merged PRs in 30d
Description
When you save in Outpainting, DiffusionBee scales up the image, worsening the quality. (My suspicion is that this may be because of [pixel density shenanigans](https://github.com/divamgupta/diffusionbee-stable-diffusion-ui/blob/6219144fbcc39e91aed8fbee27b6e5f320ef670c/electron_app/src/components/Outpainting.vue#L399))
Input image (zipped to avoid any GitHub compression): [input.zip](https://github.com/divamgupta/diffusionbee-stable-diffusion-ui/files/9896334/input.zip). Size: 1098×842px
Output image:
[output.zip](https://github.com/divamgupta/diffusionbee-stable-diffusion-ui/files/9896339/output.zip). Size (cropped): 1810×1384 pixels
**Comparison of image at actual size:**
Input:

Output:

**Steps to reproduce:**
1. Add image to Outpainting board
2. Click Save Image (do not actually run Outpainting, do not resize image in DiffusionBee)
3. Compare saved image to original, notice size increase
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.