Open metapea opened 2 months ago
Yeah, it's painful, isn't it? I have to move 3/4 of my resources to a folder that didn't have a link to the webui just to get Forge to be able to load. Now I'm trying to move to reForge and it's not working so well either.
Checklist
What happened?
Main details Here. When using updating Loras tags/preview images, ram uses keeps going until physical memory is being used at 99% percent and the webui tab goes at 10GB in ram uses when there's a lot of lora info to update. Also note this happen in OG forge as well when downloading with the extension.
Steps to reproduce the problem
What should have happened?
Update tags/info/preview images without high ram uses.
What browsers do you use to access the UI ?
Mozilla Firefox
Sysinfo
N/A
Console logs
Additional information
There was a workaround on reForge's older commits (on the main branch), where if you use
ARG
like--ui-debug-mode
before starting your checkpoint, updating lora used around 0.5GB of RAM, until i updated to the latest commit where the webui tab keep increasing the ram regardless of if i started the checkpoint.