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.25k stars 267 forks source link

An error occurred in a Upscale Face node #2951

Open Euanggelos opened 2 weeks ago

Euanggelos commented 2 weeks ago

Hi! I am on win11, chaiNNer 0.24.0 Alpha portable, Installed everything in Dependency Manager with RTX3090 x2 & 2950x. While upscale and other nodes works fine the Upscale Face node get the error (with a visible face)

An error occurred in a Upscale Face node:

Failed to run Face Upscale.

Input values: • Image: RGB Image 1000x540 • Model: Value of type 'spandrel.__helpers.model_descriptor.ImageModelDescriptor' • Upscaled Background: None • Output Scale: 2x • Weight: 0.7

Attached log file :) main.log

joeyballentine commented 2 weeks ago

Unfortunately it doesn't appear to be logging what the actual error is which is a shame. For a sanity check, could you try upscaling a smaller picture with a very clearly defined face? just to be sure it works under "easy" circumstances (where it should for sure work)?

Euanggelos commented 2 weeks ago

Same error.... Any ideas? install an older version? capture_001_12062024_080151 capture_003_12062024_080444

joeyballentine commented 2 weeks ago

Did it previously work on an older version for you? Also, what model are you using

Euanggelos commented 2 weeks ago

I have Install it first time a week ago...All 3 face Models codeformer, GFPGANv1.4, RestoreFormer give the same error.

joeyballentine commented 2 weeks ago

That's really odd. I'll look into it when I have time to be sure we didn't accidentally introduce a bug to face upscaling

joeyballentine commented 2 weeks ago

I'm still able to face upscale fine. Not really sure what that means for you, but I suppose it does mean that its something specific to you rather than a general issue with chaiNNer.