mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-02-02 09:34:56 -05:00
This replicates the img2img flow: - Reset the canvas - Resize the bbox to the image's aspect ratio at the optimal size for the selected model - Add the image as a raster layer - Resizes the layer to fit the bbox using the 'fill' strategy After this completes, the user can immediately click Invoke and it will do img2img.