Results 18 comments of v0xie
trafficstars

Try upgrading your version of npm / node. Fixed it for me on WSL. ``` sudo npm install -g n sudo n lts bun run dev ``` Before installing latest...

> Changing from ` 'custom_stopping_strings': [],` to `'custom_stopping_strings': '',` in api-example-stream.py fixes the issue for me. `custom_stopping_strings` is a represented as a string in shared.py. I haven't been able to...

Your config has max resolution specified as `"max_resolution": "512,512"`, but you also have `"sdxl": true`. You'd probably want to have the resolution set as 1024, 1024.

There is an extension [Characteristic Guidance](https://github.com/scraed/CharacteristicGuidanceWebUI) that does something to fix the oversaturation of InstantID. The extension subclasses the CFGDenoiser with a new "CHGDenoiser". Even if the CHGDenoiser forward pass...

Awesome PR! Skip Early Cond should be written in metadata for reproducibility.

Just wanted to put this out there: https://arxiv.org/abs/2405.11326 It's a new method "GITS" that purports to beat AYS in ~~generation speed and~~ sampling quality increase. These are the sigmas I...

Thanks for the report ~

@Derjyn I think I fixed it with the latest commit, let me know if it's still an issue?

What issue/incompatibility is there with neutral prompt?

Both CADS and Neutral Prompt rescale the CFG, so I don't recommend using both at once if you can help it. ![xyz_grid-2717-1-a picture of a dog AND_PERP a picture of...