update readme with changes

pull/20/head
Lewington-pitsos 2022-12-04 20:08:47 +11:00
parent fd34464af9
commit 1a6173333e
1 changed files with 8 additions and 0 deletions

View File

@ -82,6 +82,14 @@ You can also just use these functionalities to test out different results.
This option will cut out the background of an image into pure black and make the foreground pure white. Like a clean cut. This option will cut out the background of an image into pure black and make the foreground pure white. Like a clean cut.
### Alpha Cropping
You can also save a version of the input image which has had all the masked content replaced with transparent pixels. This is useful when extracting the subject from the background, so that it can be used in designs.
![Image](https://i.imgur.com/yFX6LyQ.jpeg)
Simply check the "Save alpha mask" option before generating.
## Tips ## Tips
- Avoid using Euler a or you might get really bad results. Usually DDIM works best. - Avoid using Euler a or you might get really bad results. Usually DDIM works best.