fix minor bug, add info in swapper

main
Tran Xen 2 years ago
parent b7eebc619e
commit d7acc2468f

@ -1,3 +1,7 @@
# 1.2.1 :
Add GPU support option : see https://github.com/glucauze/sd-webui-faceswaplab/pull/24
# 1.2.0 : # 1.2.0 :
This version changes quite a few things. This version changes quite a few things.
@ -18,10 +22,14 @@ Bug fixes :
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. 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.
See https://github.com/glucauze/sd-webui-faceswaplab/pull/19
# 1.1.2 : # 1.1.2 :
+ Switch face checkpoint format from pkl to safetensors + Switch face checkpoint format from pkl to safetensors
See https://github.com/glucauze/sd-webui-faceswaplab/pull/4
## 1.1.1 : ## 1.1.1 :
+ Add settings for default inpainting prompts + Add settings for default inpainting prompts

Loading…
Cancel
Save