Skip to content

Add spacial downscale ratio to empty ltxv latent.#13999

Merged
comfyanonymous merged 1 commit into
masterfrom
comfyanonymous-patch-1
May 20, 2026
Merged

Add spacial downscale ratio to empty ltxv latent.#13999
comfyanonymous merged 1 commit into
masterfrom
comfyanonymous-patch-1

Conversation

@comfyanonymous

Copy link
Copy Markdown
Member

No description provided.

@coderabbitai

coderabbitai Bot commented May 20, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 6d40fadd-93b6-4b9c-8bfc-6c3f123f0763

📥 Commits

Reviewing files that changed from the base of the PR and between 7ec7b6f and 6eac46f.

📒 Files selected for processing (1)
  • comfy_extras/nodes_lt.py

📝 Walkthrough

Walkthrough

The PR modifies the EmptyLTXVLatentVideo.execute method in comfy_extras/nodes_lt.py to return an additional field in its output payload. The method now includes downscale_ratio_spacial: 32 in the io.NodeOutput dictionary alongside the existing samples latent tensor, expanding the information provided to downstream nodes.

🚥 Pre-merge checks | ✅ 3 | ❌ 2

❌ Failed checks (1 warning, 1 inconclusive)

Check name Status Explanation Resolution
Docstring Coverage ⚠️ Warning Docstring coverage is 0.00% which is insufficient. The required threshold is 80.00%. Write docstrings for the functions missing them to satisfy the coverage threshold.
Description check ❓ Inconclusive No description was provided by the author, making it impossible to evaluate relatedness to the changeset. Add a description explaining why the downscale_ratio_spacial field is being added and its purpose or usage.
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title directly describes the main change: adding a spatial downscale ratio field to the empty LTXV latent output.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@comfyanonymous comfyanonymous merged commit 72e3f60 into master May 20, 2026
16 checks passed
@comfyanonymous comfyanonymous deleted the comfyanonymous-patch-1 branch May 20, 2026 03:28
simonri pushed a commit to simonri/ComfyUI-flash-attention-3 that referenced this pull request May 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant