InvokeAI/ldm/invoke/restoration
Lincoln Stein 8cd5d95b8a move all models into subdirectories of ./models
- this required an update to the invoke-ai fork of gfpgan
- simultaneously reverted consolidation of environment and
  requirements files, as their presence in a directory
  triggered setup.py to try to install a sub-package.
2022-11-08 05:31:02 +00:00
..
codeformer/weights rename all modules from ldm.dream to ldm.invoke 2022-10-08 11:37:23 -04:00
__init__.py rename all modules from ldm.dream to ldm.invoke 2022-10-08 11:37:23 -04:00
base.py rename all modules from ldm.dream to ldm.invoke 2022-10-08 11:37:23 -04:00
codeformer_arch.py rename all modules from ldm.dream to ldm.invoke 2022-10-08 11:37:23 -04:00
codeformer.py Flips channels using array slicing instead of using OpenCV 2022-10-19 23:44:47 -04:00
gfpgan.py move all models into subdirectories of ./models 2022-11-08 05:31:02 +00:00
outcrop.py Update outcrop.py 2022-11-02 16:33:35 -04:00
outpaint.py rename all modules from ldm.dream to ldm.invoke 2022-10-08 11:37:23 -04:00
realesrgan.py Correct color channels in upscale using array slicing 2022-10-20 16:52:07 -04:00
vqgan_arch.py rename all modules from ldm.dream to ldm.invoke 2022-10-08 11:37:23 -04:00