Luca Beltrame

Results 101 comments of Luca Beltrame

Can't reproduce for now (and Vlad can't either), closing until I find a workable minimal working example.

Found a minimal reproducer. Using 7th AnimeXL A, with these prompts (Sampler: DPM++ 2M with non-SDE solver, karras scheduler, 24 steps + hires at 0.45, 15 steps). `1girl, original, (solo:1.1),...

I forgot to mention, here conditioning is at 100% (1.00), to avoid issues of introducing variability.

There's a bunch of code at https://github.com/xinsir6/ControlNetPlus/blob/main/pipeline/pipeline_controlnet_union_sd_xl.py but I have no idea how much this is copied from diffusers and where the "secret sauce" lies.

Given the latest changes, I think this can be closed.

Are you trying with or without queues? I run with queues enabled, FTR. I've seen this in two different installations (one local, one on Paperspace). The fact that it depends...

I think that's something that gets stuck, because if I cut off the connection for a second, the problem magically solves itself. I'll keep this issue open for a bit...

Good point. I think the original CN extension was kind of messy in that regard (I have no idea how it did things internally) because you could set it differently...

@FriederikeHanssen @maxulysse I didn't hook the VCF part yet, because PureCN depends on MuTect2, but it also requires specific parameters: > Make sure to run Mutect 2 with `--genotype-germline-sites true`...

Also lint fails, ~~what's the recommended way to patch those modules to make sure nf-core lint is happy?~~ Should be fixed with patches.