chaiNNer-org / chaiNNer

A node-based image processing GUI aimed at making chaining image processing tasks easy and customizable. Born as an AI upscaling application, chaiNNer has grown into an extremely flexible and powerful programmatic image processing application.
https://chaiNNer.app
GNU General Public License v3.0
4.58k stars 283 forks source link

How to use new models supported by Spandrel (was released a week ago)? #3027

Open Disonantemus opened 1 month ago

Disonantemus commented 1 month ago

Last Release from Spandrel (from a week ago) add support to 5 new models:

Low-light Enhancement [a new category]

Single Image Super Resolution


I did install spandrel with no problems, with this:

pipx install spandrel --include-deps

Note: pip doesn't allow to install (because Arch Linux python packages). Later I did launch chaiNNer, but still didn't recognize the new models.

How can I use new spandrel with chaiNNer?


distro: Arch Linux x86_64
kernel: 6.6.22-1-lts
shell: bash 5.2.32
term: tmux
cpu: Intel i7-4790 (8) @ 3.600GHz
gpu: AMD ATI Radeon RX 470/480/570/570X/580/580X/590
joeyballentine commented 1 month ago

We have to update our code to adjust for the breaking changes and then release that update. Not sure when that will come out, sorry