Sd Webui Faceswaplab Versions Save

Extended faceswap extension for StableDiffusion web-ui with multiple faceswaps, inpainting, checkpoints, ....

1.2.7

8 months ago
  • remove dill (pkl no longer supported)
  • add warnings in model install and checking
  • add gender selection in build

1.2.5

8 months ago

Fix seed and add seed selection

1.2.4

8 months ago

Fix default settings by marking only managed field as do_not_save.

See the discussion here : https://github.com/glucauze/sd-webui-faceswaplab/issues/62

1.2.3

8 months ago

Speed up ui : change the way default settings are manage by not storing them in ui-config.json

Migration : YOU NEED TO recreate ui-config.json (delete) or at least remove any faceswaplab reference to be able to use default settings again.

See this for explainations : https://github.com/AUTOMATIC1111/stable-diffusion-webui/issues/6109

1.2.2

9 months ago

Try to improve install and start speed.

If --use-cpu is not use will install gpu requirements by default. Note that GPU is not activated by default.

add nsfw threshold option (1==disable) for performance reason. Use responsibly. There are now too many nsfw disabling options for the measures taken here to be effective.

Fix build preview

1.2.1

9 months ago

What's Changed

Full Changelog: https://github.com/glucauze/sd-webui-faceswaplab/compare/1.2.0...1.2.1

1.1.3

9 months ago