-
Notifications
You must be signed in to change notification settings - Fork 10.2k
Mvly/node update #10042
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
Merged
comfyanonymous
merged 9 commits into
comfyanonymous:master
from
asteriafilmco:mvly/node-update
Oct 9, 2025
Merged
Mvly/node update #10042
comfyanonymous
merged 9 commits into
comfyanonymous:master
from
asteriafilmco:mvly/node-update
Oct 9, 2025
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
exposing steps in v2v fixing guidance_scale as input parameter TODO: allow for motion_intensity as input param.
…e-update * commit '4f5812b93712e0f52ae8fe80a89e8b5e7d0fa309': (77 commits) Update template to 0.1.73 (comfyanonymous#9686) ImageScaleToMaxDimension node. (comfyanonymous#9689) Accept prompt_id in interrupt handler (comfyanonymous#9607) uso -> uxo/uno as requested. (comfyanonymous#9688) USO style reference. (comfyanonymous#9677) Enable Convolution AutoTuning (comfyanonymous#9301) Implement the USO subject identity lora. (comfyanonymous#9674) Probably not necessary anymore. (comfyanonymous#9646) SEEDS: update noise decomposition and refactor (comfyanonymous#9633) convert Primitive nodes to V3 schema (comfyanonymous#9372) convert nodes_stability.py to V3 schema (comfyanonymous#9497) convert Video nodes to V3 schema (comfyanonymous#9489) convert Stable Cascade nodes to V3 schema (comfyanonymous#9373) ComfyUI version 0.3.56 Lower ram usage on windows. (comfyanonymous#9628) ComfyUI v0.3.55 Update template to 0.1.70 (comfyanonymous#9620) Trim audio to video when saving video. (comfyanonymous#9617) Support the 5B fun inpaint model. (comfyanonymous#9614) Support wan2.2 5B fun control model. (comfyanonymous#9611) ...
…e-update * commit '2b7f9a8196304badb5fe58e5c734e4b182ad0fdf': (91 commits) Fix the failing unit test. (comfyanonymous#10037) Make LatentCompositeMasked work with basic video latents. (comfyanonymous#10023) Fix memory leak by properly detaching model finalizer (comfyanonymous#9979) Fix issue with .view() in HuMo. (comfyanonymous#10014) Add new audio nodes (comfyanonymous#9908) Rodin3D - add [Rodin3D Gen-2 generate] api-node (comfyanonymous#9994) ComfyUI version 0.3.60 feat(api-nodes): add wan t2i, t2v, i2v nodes (comfyanonymous#9996) update template to 0.1.86 (comfyanonymous#9998) Fix bug with WanAnimateToVideo. (comfyanonymous#9990) Fix bug with WanAnimateToVideo node. (comfyanonymous#9988) add offset param (comfyanonymous#9977) Support for qwen edit plus model. Use the new TextEncodeQwenImageEditPlus. (comfyanonymous#9986) Set some wan nodes as no longer experimental. (comfyanonymous#9976) Lower wan memory estimation value a bit. (comfyanonymous#9964) Fix LoRA Trainer bugs with FP8 models. (comfyanonymous#9854) [Reviving comfyanonymous#5709] Add strength input to Differential Diffusion (comfyanonymous#9957) Add inputs for character replacement to the WanAnimateToVideo node. (comfyanonymous#9960) Update WanAnimateToVideo to more easily extend videos. (comfyanonymous#9959) fix(seedream4): add flag to ignore error on partial success (comfyanonymous#9952) ...
Kosinkadink
commented
Oct 8, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry for delay, I added some comments in this review. Once these problems are fixed, coudl you try to run the nodes on your machine? Some of the code here seems to not have been functional in its state. Thanks!
toxicwind
pushed a commit
to toxicwind/ComfyUI
that referenced
this pull request
Oct 12, 2025
* updated V2V node to allow for control image input exposing steps in v2v fixing guidance_scale as input parameter TODO: allow for motion_intensity as input param. * refactor: comment out unsupported resolution and adjust default values in video nodes * set control_after_generate * adding new defaults * fixes * changed control_after_generate back to True * changed control_after_generate back to False --------- Co-authored-by: thorsten <[email protected]>
gmaOCR
pushed a commit
to gmaOCR/ComfyUI
that referenced
this pull request
Oct 14, 2025
* updated V2V node to allow for control image input exposing steps in v2v fixing guidance_scale as input parameter TODO: allow for motion_intensity as input param. * refactor: comment out unsupported resolution and adjust default values in video nodes * set control_after_generate * adding new defaults * fixes * changed control_after_generate back to True * changed control_after_generate back to False --------- Co-authored-by: thorsten <[email protected]>
adlerfaulkner
pushed a commit
to LucaLabsInc/ComfyUI
that referenced
this pull request
Oct 16, 2025
* updated V2V node to allow for control image input exposing steps in v2v fixing guidance_scale as input parameter TODO: allow for motion_intensity as input param. * refactor: comment out unsupported resolution and adjust default values in video nodes * set control_after_generate * adding new defaults * fixes * changed control_after_generate back to True * changed control_after_generate back to False --------- Co-authored-by: thorsten <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Creating this PR on behalf of moonvalley.