feat(custom-node-list): register ReSerendipity/ComfyUI-BatchPromptLoader - #3234
feat(custom-node-list): register ReSerendipity/ComfyUI-BatchPromptLoader#3234ReSerendipity wants to merge 1 commit into
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Team Run ID: 📒 Files selected for processing (1)
Included review availability: Your plan provides up to 10 included reviews per hour; 9 remain after this review. 📝 WalkthroughWalkthroughThe custom-node registry adds ChangesBatch Prompt Loader Registration
Suggested reviewers: Merge Risk: ⚪ Minimal · up to This PR adds one custom node registration to the catalog without any identified merge-blocking risk; it is merge-ready after normal checks and review. 🚥 Pre-merge checks | ✅ 2✅ Passed checks (2 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
✨ Simplify code
Comment |
Register a new custom node pack: ComfyUI-BatchPromptLoader
BatchPromptReaderWithClipDescription
A ComfyUI custom node that batch-loads and encodes prompts from TXT files. Supports four index modes (
fixed/increment/decrement/random), enabling "multi-prompt -> multi-image" batch generation by simply queueing repeatedly.Features
*.txt,SFW_*.txt, ...)skip_exists)filename,index,total_countpositive:/negative:prompt sectionsValidation
python json-checker.py custom-node-list.json: all required fields present (author,title,reference,files,install_type,description), git URL without.gitsuffix, correcthttps://github.com/{author}/{reponame}format