Skip to content

Add LumaFlux and ComfyUI-CachedSearch - #3288

Open
shreshthsaini wants to merge 2 commits into
Comfy-Org:mainfrom
shreshthsaini:add-lumaflux-cachedsearch
Open

shreshthsaini wants to merge 2 commits into
Comfy-Org:mainfrom
shreshthsaini:add-lumaflux-cachedsearch

Conversation

@shreshthsaini

@shreshthsaini shreshthsaini commented Sep 16, 2026

Copy link
Copy Markdown

Registers two node packs.

LumaFlux (https://github.com/shreshthsaini/LumaFlux): SDR-to-HDR conversion with LumaFlux (arXiv 2604.02787). The paper repository doubles as the node pack (root __init__.py registers the nodes in comfyui/). A loader for the frozen FLUX.1-dev backbone (diffusers repo or the single-file checkpoints already in models/diffusion_models and models/vae) plus the released 71M-parameter adapters, a converter that runs the reference pipeline with video stabilization across a batch, an SDR preview, and save nodes for 16-bit PQ PNG (cICP-tagged) and 10-bit HEVC PQ video. requirements.txt holds the inference-only dependencies; the nodes import the package from src/.

ComfyUI-CachedSearch (https://github.com/shreshthsaini/ComfyUI-CachedSearch): best-of-N seed search (CachedSearch, arXiv 2607.23159). The drafts run under the native EasyCache node, an ImageReward verifier scores them, and only the winning seed is re-sampled at full compute. Sampler and verifier nodes; requirements.txt adds image-reward.

Both load cleanly with Use local DB checked. I maintain both repositories and am an author of both papers.

@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 16, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-09-16T04:40:32.503749Z 174e70b PR opened
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@coderabbitai

coderabbitai Bot commented Sep 16, 2026

Copy link
Copy Markdown

Review Change StackReview Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Advanced

Run ID: 862c566a-6b5e-44e1-a052-c0ef26d1bac2

📥 Commits

Reviewing files that changed from the base of the PR and between 174e70b and 6edc683.

📒 Files selected for processing (1)
  • custom-node-list.json

Included review availability: Your plan provides up to 10 included reviews per hour; 8 remain after this review.


📝 Walkthrough

Walkthrough

The custom node list now includes git-cloned entries for LumaFlux and ComfyUI-CachedSearch. The entries describe their image and video processing workflows.

Changes

Custom Node Repositories

Layer / File(s) Summary
Repository declarations
custom-node-list.json
Added git-clone entries for LumaFlux SDR-to-HDR conversion and ComfyUI-CachedSearch verifier-guided best-of-N seed selection. The descriptions include their processing workflows and output features.

Priority: ⬇️ Low

Merge Risk: ⚪ Minimal · up to 6edc6

The change adds two valid custom-node repository entries without an identified merge-blocking risk.

🚥 Pre-merge checks | ✅ 2
✅ Passed checks (2 passed)
Check name Status Explanation
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.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
✨ Simplify code
  • Create PR with simplified code

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

@coderabbitai
coderabbitai Bot requested a review from ltdrdata September 16, 2026 04:38
@shreshthsaini shreshthsaini changed the title Add ComfyUI-LumaFlux and ComfyUI-CachedSearch Add LumaFlux and ComfyUI-CachedSearch Sep 16, 2026
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.

1 participant