InvokeAI/invokeai/app
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
..
api fix: typo in logger statement (import_model) 2023-07-18 15:17:52 +12:00
cli restore 3.9 compatibility by replacing | with Union[] 2023-07-03 10:57:40 -04:00
invocations feat(nodes): add RealESRGAN_x2plus.pth, update upscale nodes 2023-07-18 14:55:18 +10:00
models feat(db,nodes,api): refactor metadata 2023-07-13 15:40:05 +10:00
services Merge branch 'main' into feat/model-events 2023-07-17 17:36:20 +10:00
util feat(db,nodes,api): refactor metadata 2023-07-13 15:40:05 +10:00
api_app.py Fix error with long prompts when controlnet used 2023-07-16 21:06:40 -04:00
cli_app.py Fix error with long prompts when controlnet used 2023-07-16 21:06:40 -04:00