Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Memory Leak #80

Closed
lsycxyj opened this issue Oct 16, 2023 · 3 comments
Closed

Memory Leak #80

lsycxyj opened this issue Oct 16, 2023 · 3 comments

Comments

@lsycxyj
Copy link

lsycxyj commented Oct 16, 2023

Is there a way to cleanup the VRAM occupied by this extension? Or could you compute the tags in a subprocess and kill it to release the VRAM after the computation?

@RoelKluin
Copy link

It is not this extension, see #17

@lsycxyj
Copy link
Author

lsycxyj commented Oct 27, 2023

@RoelKluin I know it's the problem related to tensorflow. However, is there a way that I can release the VRAM? I can't see the solution or workaround for this extension in #17.

@RoelKluin
Copy link

Not really. You can convert the model to onnx as WSH032 mentions there, otherwise restart the webui or avoid the tensorflow models.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants