-
Notifications
You must be signed in to change notification settings - Fork 11.5k
Closed
Description
The Mikubill/sd-webui-controlnet has a nice lowvram optimization, I can run it on stable-diffusion-webui in my 2GB GPU, but I cannot run the ControlNet from here because I get an out of memory error.
I tried to understand how it works to make that optimization in this repo, but I guess I'm not smart enough for that, I know it keeps things on cpu and load to gpu only when needed and send back to cpu after used, but I couldn't figure out how to make it in this repo.
It would be nice if someone smart like you could add this optimization here 😁
Metadata
Metadata
Assignees
Labels
No labels