[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-83843":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":9,"htmlUrl":9,"language":10,"languages":9,"totalLinesOfCode":9,"stars":11,"forks":12,"watchers":13,"openIssues":14,"contributorsCount":15,"subscribersCount":15,"size":15,"stars1d":16,"stars7d":17,"stars30d":17,"stars90d":15,"forks30d":15,"starsTrendScore":18,"compositeScore":19,"rankGlobal":9,"rankLanguage":9,"license":20,"archived":21,"fork":21,"defaultBranch":22,"hasWiki":23,"hasPages":21,"topics":24,"createdAt":9,"pushedAt":9,"updatedAt":25,"readmeContent":26,"aiSummary":9,"trendingCount":15,"starSnapshotCount":15,"syncStatus":27,"lastSyncTime":28,"discoverSource":29},83843,"ComfyUI-Licon-MSR","liconstudio\u002FComfyUI-Licon-MSR","liconstudio","  A ComfyUI custom node designed for LTX 2.3 MSR (Multiple-Subject-Reference) LoRA workflows.",null,"Python",159,8,70,1,0,6,67,54,81.56,"MIT License",false,"main",true,[],"2026-06-12 04:01:42","# ComfyUI-Licon-MSR\n\nA ComfyUI custom node for creating fixed-frame MP4 reference videos from multiple subject images and a background image, designed for LTX 2.3 MSR (Multiple-Subject-Reference) LoRA workflows.\n\n## Node\n\n- Display name: `Licon MSR`\n- Category: `Licon\u002FMSR`\n\n## Inputs\n\n- `1`: required image\n- `2`: optional image\n- `3`: optional image\n- `4`: optional image\n- `background`: required image\n- `width`: output video width\n- `height`: output video height\n- `frame_count`: `17`, `25`, `33`, or `41`\n\n## Behavior\n\nImages are processed in this fixed order:\n\n```text\n1 -> 2 -> 3 -> 4 -> background\n```\n\nDisconnected `1` to `4` inputs are skipped. `background` is always required and always placed last.\n\nEach input image is resized to the configured `width` and `height` before the video frames are created. The selected frame count is distributed across the connected images in order. The output is an MP4 file encoded at 24 fps.\n\n## Installation\n\nClone this repository into the ComfyUI `custom_nodes` directory:\n\n```bash\ncd ComfyUI\u002Fcustom_nodes\ngit clone https:\u002F\u002Fgithub.com\u002Fliconstudio\u002FComfyUI-Licon-MSR\n```\n\nInstall requirements if needed:\n\n```bash\npip install -r ComfyUI-Licon-MSR\u002Frequirements.txt\n```\n\nRestart ComfyUI after installation.\n",2,"2026-06-11 04:11:36","CREATED_QUERY"]