InvokeAI/invokeai/backend/install
psychedelicious 56098f370c feat(nodes): add RealESRGAN_x2plus.pth, update upscale nodes
- add `RealESRGAN_x2plus.pth` model to installer
- add `RealESRGAN_x2plus.pth` to `realesrgan` node
- rename `RealESRGAN` to `ESRGAN` in nodes
- make `scale_factor` optional in `img_scale` node
2023-07-18 14:55:18 +10:00
..
__init__.py rename invokeai.backend.config to invokeai.backend.install 2023-05-31 21:34:20 -04:00
invokeai_configure.py feat(nodes): add RealESRGAN_x2plus.pth, update upscale nodes 2023-07-18 14:55:18 +10:00
legacy_arg_parsing.py add missing k-* legacy sampler names to init file migrate list 2023-07-01 21:45:14 -04:00
migrate_to_3.py migrate script now initializes destination root if needed 2023-07-15 09:59:34 -04:00
model_install_backend.py fix 424 error on model import 2023-07-17 22:21:11 -04:00