Alpha v0.12.4
This is another smaller update that adds a couple of new things and fixes a few bugs.
New Features
- GPU Selector for PyTorch & NCNN (#919)
- Long overdue, now you can select what GPU you want to use for PyTorch or NCNN. This is great for NCNN users as now you can have chaiNNer use your dedicated GPU instead of defaulting to your integrated GPU.
- This is in the "Python" tab in settings, in the PyTorch and NCNN sub-tabs
- If you have any issues that seem to stem from this change, please let me know.
Bug Fixes
- Fixed loading RealESRGAN model loading at scales other than 4x (tested with 8x and 2x) (#921)
New Nodes
- Resize to Side (#910) (thanks @BigBoyBarney)
- Lets you resize conditionally based on the properties of the images