coder168
coder168
I did little more tracing, what I found as follows: - I remove "--disable-nan-check" from startup script, and repeat the same testing steps, the problem as same as before, but...
Thanks for @huchenlei update. This issue is "medvram" related. I remove "medvram" from startup script and re-run the same tests as mentioned. The problem is gone and webui & controlnet...
> The error has to do with the updated processing.py modules in a1111. > > In your faceswaplab's extension folder, find **imgutils.py** inside **/faceswaplab_utils/** folder > > go to line...
Thanks for your review and quick fix. So with this quick fix [5cbf4f5](https://github.com/picobyte/stable-diffusion-webui-wd14-tagger/commit/5cbf4f5421aace05468143648051e3e3d360e1a4), the button works for unloading all loaded models except the ML-Danbooru models? Is my understanding correct?
It is little weird. I run a quick test with the latest version, but VRAM usage does not seem change, only chunk of main memory get released after unloaded. I...