Skip to content

[pull] master from comfyanonymous:master#309

Merged
pull[bot] merged 3 commits intocode:masterfrom
Comfy-Org:master
Sep 25, 2025
Merged

[pull] master from comfyanonymous:master#309
pull[bot] merged 3 commits intocode:masterfrom
Comfy-Org:master

Conversation

@pull
Copy link

@pull pull bot commented Sep 25, 2025

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

kijai and others added 3 commits September 24, 2025 18:59
* Add new audio nodes

- TrimAudioDuration
- SplitAudioChannels
- AudioConcat
- AudioMerge
- AudioAdjustVolume

* Update nodes_audio.py

* Add EmptyAudio -node

* Change duration to Float (allows sub seconds)
When unloading models in load_models_gpu(), the model finalizer was not
being explicitly detached, leading to a memory leak. This caused
linear memory consumption increase over time as models are repeatedly
loaded and unloaded.

This change prevents orphaned finalizer references from accumulating in
memory during model switching operations.
@pull pull bot locked and limited conversation to collaborators Sep 25, 2025
@pull pull bot added the ⤵️ pull label Sep 25, 2025
@pull pull bot merged commit c8d2117 into code:master Sep 25, 2025
9 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants

Comments