Skip to content

Conversation

Kosinkadink
Copy link
Collaborator

Creating this PR on behalf of moonvalley.

thorsten added 6 commits August 19, 2025 21:53
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)
  ...
Copy link
Collaborator Author

@Kosinkadink Kosinkadink left a 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!

@comfyanonymous comfyanonymous merged commit 72c2071 into comfyanonymous:master Oct 9, 2025
10 checks passed
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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants