Skip to content

Conversation

ecfairle
Copy link
Contributor

@ecfairle ecfairle commented Jul 11, 2025

workflow: WAN_ATI.json
example image

ATI_recording.mp4

@comfyanonymous
Copy link
Owner

Can you fix the ruff check?

topk: int = 2,
):
"""Apply motion patching based on tracks"""
with torch.no_grad():
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can remove torch.no_grad

@ecfairle
Copy link
Contributor Author

ecfairle commented Jul 22, 2025

Batching will combine trajectories, videos using resize_to_batch_size

@comfyanonymous comfyanonymous merged commit 4293e4d into comfyanonymous:master Jul 25, 2025
6 checks passed
rakki194 pushed a commit to rakki194/ComfyUI that referenced this pull request Jul 29, 2025
* Add WAN ATI support

* Fixes

* Fix length

* Remove extra functions

* Fix

* Fix

* Ruff fix

* Remove torch.no_grad

* Add batch trajectory logic

* Scale inputs before and after motion patch

* Batch image/trajectory

* Ruff fix

* Clean up
Vander-Bilt pushed a commit to Vander-Bilt/ComfyUI that referenced this pull request Aug 26, 2025
* Add WAN ATI support

* Fixes

* Fix length

* Remove extra functions

* Fix

* Fix

* Ruff fix

* Remove torch.no_grad

* Add batch trajectory logic

* Scale inputs before and after motion patch

* Batch image/trajectory

* Ruff fix

* Clean up
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.

2 participants