space-nuko

Results 141 comments of space-nuko

And here's what the above prompt looks for me now ![11783-2496947002-a flower](https://user-images.githubusercontent.com/24979496/218263135-1d75d344-c617-48bb-8a3c-6d8f314c9bb2.png) ``` a flower Steps: 10, Sampler: UniPC, CFG scale: 7, Seed: 2496947002, Size: 768x768, Model hash: ad2a33c361, Model:...

I filed an issue with the code owners here: https://github.com/wl-zhao/UniPC/issues/4

Personally I'd find this useful, sometimes the VAE I use happens to overcook my image depending on my parameters so it would be nice to have it switch automatically

I think it will be hard to tell if the situation changes in say a year. Maybe we will get even more VAEs with better performance? Things are moving pretty...

I agree this is very nice to have since you won't have to make modifications to the event callback functions just to map between values

Yeah it's definitely better than it was before, still stutters a bit for ~3 seconds every time I scroll past an example. It would be nice if the examples loaded...

Proably can yeah, I don't think having Dropdown headers alone can solve the issue of having 1000s of entries to scroll through

Also does there happen to be a tracking issue for the custom components feature, I would like to be informed of any updates for that

I think I've figured it out, it's when recreating a child element is too expensive and you drop one of the elements very quickly. Sometimes I can trigger the bug...

Hi I implemented the code from Birch-san's repository into webui, I dont know anything about the underlying math but it seems to work okay https://github.com/space-nuko/stable-diffusion-webui/tree/feature/clip-guidance Note that even for a...