Josh Holmer

Results 136 comments of Josh Holmer

Also experiencing this issue where Controlnet Stack strength change does not take effect until ComfyUI restarts when using Efficient KSampler (SDXL).

``` thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: CapacityError: insufficient capacity', //.cargo/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.2/src/arrayvec_impl.rs:39:32 stack backtrace: 0: rust_begin_unwind at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/std/src/panicking.rs:584:5 1: core::panicking::panic_fmt at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/core/src/panicking.rs:142:14 2: core::result::unwrap_failed at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/core/src/result.rs:1814:5 3:...

Looks like I forgot to update the docs when I merged in the patch to av1an to support photon noise in svt-av1. It is indeed working, only the documentation needs...

Photon noise does not enable any of the encoder's denoising. You're right, it may make sense to add that to the documentation as well.

Also of note is that Netflix Eureka uses jersey 1.x by default, and as such the eureka spring cloud starter fails to run on jdk9 due to this. It's not...

I'm good with it also :+1: