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.
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.

Bug fixes :
+ The problem of saving the grid should be solved.
+ The downscaling problem for inpainting should be solved.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
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.
Bug fixes :