Skip to content

Question: Is there any way to clear memory after use? #28

@bobosola

Description

@bobosola

Thank you for your excellent work. I notice that after image generation, my activity monitor shows that ComfyUI is still holding the model in memory (approx 28GB). Is there any way to clear the memory other than stopping and restarting ComfyUI? I have read here that you can make an API POST request to send { "unload_models": true, "free_memory": true } to http://127.0.0.1:8188/free but it does not seem to do anything when I am using your nodes. Do you have any advice how to free memory please?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions