divamgupta/diffusionbee-stable-diffusion-ui

Crop Outpainting saves to content

Open

#266 创建于 2022年10月30日

在 GitHub 查看
 (5 评论) (1 反应) (0 负责人)JavaScript (560 fork)batch import
help wanted

仓库指标

Star
 (11,497 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

Outpainting today saves the entire artboard – including image resize handles – even while mostly blank.

Here's a real export:

13d3

It means that users have to manually crop down saves to the content every time, or grab the raw images from the internal save directory.

It would be grand if DiffusionBee instead just cropped the height and width to the edges of the content.

贡献者指南