drhead

Results 73 comments of drhead

There appears to be a bug when using multiple controlnet units and trying to preview annotator results. "Preview annotator" seems to always use the annotator selected for ControlNet 0 on...

@Interpause With the changes I'm working on internally to implement post-img2img upscaling, I'm somewhat close to bringing the new API to full feature parity with the old API. It's not...

I've experimented with finetuning proper inpainting models before. I strongly urge you to read the LAMA paper (https://arxiv.org/pdf/2109.07161.pdf) and implement their masking strategy (which is what is used by the...

All scripts are exposed in `/sdapi/v1/scripts` and all of their parameters are exposed in `/sdapi/v1/script-info`. Any script with the `is_alwayson` parameter is a script that can be shown at all...

> I am happy to merge this PR once the conflicts are resolved and a simple test suite is added. I feel the test suite is important here. I admittedly...

> Is that it? Isn't just just a theoretical example unrelated to SD? It's an optimal schedule derived for DDIM so it is as related to SD as anything that...

Something I would like more feedback on is whether people think it is better to have the option as discrete steps or having it as a float value. Or whether...

Related: I think upscaling is broken independently of this bug. While that aspect isn't reproducible on the main branch, I suspect it is there. On @JasonS09 's ControlNet branch, the...