V.1.2.0 rc #19

Merged
glucauze merged 7 commits from v.1.2.0 into main 2023-08-04 01:25:47 +02:00
glucauze commented 2023-08-03 15:32:00 +02:00 (Migrated from github.com)

This version changes quite a few things.

  • The upscaled inswapper options are now moved to each face unit. This makes it possible to fine-tune the settings for each face.

  • Upscaled inswapper configuration in sd now concerns default values in each unit's interface.

  • Pre- and post-inpainting is now possible for each face. Here too, default options are set in the main sd settings.

In terms of the API, it is now possible to create a remote checkpoint and use it in units. See the example in client_api or the tests in the tests directory.

Screenshot 2023-08-03 at 15-31-25 Stable Diffusion

Bug fixes :

  • The problem of saving the grid should be solved.
  • The downscaling problem for inpainting should be solved.
This version changes quite a few things. + The upscaled inswapper options are now moved to each face unit. This makes it possible to fine-tune the settings for each face. + Upscaled inswapper configuration in sd now concerns default values in each unit's interface. + Pre- and post-inpainting is now possible for each face. Here too, default options are set in the main sd settings. In terms of the API, it is now possible to create a remote checkpoint and use it in units. See the example in client_api or the tests in the tests directory. ![Screenshot 2023-08-03 at 15-31-25 Stable Diffusion](https://github.com/glucauze/sd-webui-faceswaplab/assets/137925069/024ded0c-d3cb-4c42-b234-f43a9961812b) Bug fixes : + The problem of saving the grid should be solved. + The downscaling problem for inpainting should be solved.
Sign in to join this conversation.