tweaks to make postprocess fixing work better

- modify strength of embiggen to reduce tiling ghosts
- normalize naming of postprocessed files (could improve more to avoid
name collisions)
- move restoration modules under ldm.dream
This commit is contained in:
Lincoln Stein
2022-09-19 14:54:52 -04:00
parent bde9d6d33b
commit 23af057e5c
4 changed files with 25 additions and 5 deletions

View File

@ -55,7 +55,6 @@ and it can also be less than one if the init_img is too big.
Esrgan_strength defaults to 0.75, and the overlap_ratio defaults to
0.25, both are optional.
Unlike Img2Img, the `--width` (`-W`) and `--height` (`-H`) arguments
do not control the size of the image as a whole, but the size of the
tiles used to Embiggen the image.