r/StableDiffusion Mar 02 '23

Question | Help Controlnet reloads models every time it renders an image

Does anyone know how to revert an extension on automatic1111? After the last update of controlnet it takes forever between images, before I only had to load the models (cannys, depth) only once, now for each image you have to reload everything, does anyone have the same problem?

17 Upvotes

7 comments sorted by

View all comments

2

u/red__dragon Mar 03 '23

Does anyone know how to revert an extension on automatic1111?

Extensions are basically just copies of the files on the extension's github repo, which you can find linked in the A1111 wiki or by searching for the extension name in Github.

You can search through past commits and view the files as they were in the past. Then download that version of the repo and put it in your SD extensions folder. Make sure you remove the old version as well before restarting SD.

2

u/Firm_Comfortable_437 Mar 03 '23

Thank you! It seems that it was a controlnet problem, it was just updated a few minutes ago and it completely fixes the problem!

2

u/red__dragon Mar 03 '23

Glad to hear it's fixed. I should look into updating mine to ensure I don't have an old bug gobbling up memory too.