bloc97

Results 153 comments of bloc97

I am not sure about other deambooth implementations, but if you trained the model using the diffusers library, it should work fine. https://github.com/huggingface/diffusers/tree/main/examples/dreambooth You can look a bit in the...

Thanks for the suggestion, I will try to improve the code and add more examples to the notebook eventually. Right now I am focused on completing the implementation from the...

That is for normalizing the latents before passing it to the u-net, as required for k-lms. This line is not required for all the other schedulers.

Yes, to my knowledge, only attention weighting, CFG weighting and CLIP guidance weighting works correctly with StableDiffusion. Changing the input embeddings by averaging or doing arithmetic on them is difficult...

> No. I dont want to change my desktop resolution. It is 3k and it is ok. I want magpie to scale to xxx resolution, for example 2k or 1080p(full...

Well to display a 1080p image on a 1440p screen without black bars you have to upscale somewhere. Either it's Magpie that does the upscaling, or it's the GPU Encoder...

I just find it hard to believe that a 1060 would have difficulty upscaling an image from 1080p to 1440p using shaders. We're talking about a modern architecture that supports...

I just ran a quick test and magpie consumes ~90MB of VRAM for 1080p->4K with Lanczos and ~141MB of VRAM with Anime4K 3D, this would be reduced to ~40MB and...

You said that rendering the game at 720p and then upscaling it using magpie to 1440p causes lag? If that's the case it should not happen. Your GPU should be...

@Blinue slightly off-topic, but I'm not sure why but in some games/programs the hotkey does not work (pressing it does nothing), while the "scale after 5s" button work. I have...