stable-diffusion.cpp
stable-diffusion.cpp copied to clipboard
lora can not free memory
i added ~LoraModel() in lora.hpp,
The programme just keeps getting stuck here.
I found out what the problem is, in lora.hpp, comment out(注释) this line of code and it works!