Skip to content

Commit

Permalink
fix minor bug, add info in swapper
Browse files Browse the repository at this point in the history
  • Loading branch information
glucauze committed Aug 4, 2023
1 parent b7eebc6 commit d7acc24
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# 1.2.1 :

Add GPU support option : see https://github.com/glucauze/sd-webui-faceswaplab/pull/24

# 1.2.0 :

This version changes quite a few things.
Expand All @@ -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.

See https://github.com/glucauze/sd-webui-faceswaplab/pull/19

# 1.1.2 :

+ Switch face checkpoint format from pkl to safetensors

See https://github.com/glucauze/sd-webui-faceswaplab/pull/4

## 1.1.1 :

+ Add settings for default inpainting prompts
Expand Down

0 comments on commit d7acc24

Please sign in to comment.