MythicalChu
MythicalChu
https://github.com/shariqfarooq123/LooseControl https://www.reddit.com/r/StableDiffusion/comments/18clq4c/loosecontrol_lifting_controlnet_for_generalized/ Seems to work like controlnet already does, but with some custom parameters. But can also freeze style and edit content of generation.
### Checklist - [X] The issue exists after disabling all extensions - [X] The issue exists on a clean installation of webui - [ ] The issue is caused by...
I was having an error on the line 'y = y.clip(0, 1).movedim(1, -1)' stating that there was only 1 dimension and expected [-1,0], so I tracked the problem with prints...
### What happened? Everyone on Directml will fail to use this node encountering the tuple error. ### Steps to reproduce the problem Be me. Be everyone using DirectML. ??? Don't...
### Feature Idea The researchers claim their sampler has much higher fidelity, in as low steps as 5, for pratically the same performance cost of other samplers, such as, unipc...