divamgupta/diffusionbee-stable-diffusion-ui

Crop Outpainting saves to content

Open

#266 opened on 2022年10月30日

GitHub で見る
 (5 comments) (1 reaction) (0 assignees)JavaScript (560 forks)batch import
help wanted

Repository metrics

Stars
 (11,497 stars)
PR merge metrics
 (30d に merged 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.

コントリビューターガイド