huchenlei / sd-forge-ic-light

A1111/SD Forge extension for IC-Light
Apache License 2.0
198 stars 7 forks source link

Out of Memory in a1111 webui after multiple inference with this extension #17

Closed greasebig closed 5 months ago

greasebig commented 6 months ago

image

memory leak i record VM after every inference

huchenlei commented 6 months ago

I guess the next pressing thing would be porting forge's vram management system 😅

tanggogogo123 commented 6 months ago

I guess the next pressing thing would be porting forge's vram management system 😅

希望能解决这个问题,因为12G的显存就第一次起作用,之后就不起作用了,必须要关掉后台重启才行

huchenlei commented 5 months ago

Fixed in https://github.com/huchenlei/sd-webui-model-patcher/commit/0a85cf6444bf7fe5fb10884b9160fc38da82b153

Update your sd-webui-model-patcher should fix the issue now.