fix(custom-node-list): dedup antimatter-nodes (#2891), keep PR entry with id field and enriched description

This commit is contained in:
Dr.Lt.Data 2026-05-20 08:15:42 +09:00
parent aa747eec52
commit 2483471541

View File

@ -1,16 +1,5 @@
{ {
"custom_nodes": [ "custom_nodes": [
{
"author": "AntiMatterComfy",
"title": "AntiMatter Nodes",
"id": "antimatter-nodes",
"reference": "https://github.com/AntiMatterComfy/antimatter-nodes",
"files": [
"https://github.com/AntiMatterComfy/antimatter-nodes"
],
"install_type": "git-clone",
"description": "AntiMatter custom nodes for ComfyUI. Includes Anti_aspect_ratio_master for Flux, Z-Image, and ERNIE-oriented aspect ratio and resolution latent creation."
},
{ {
"author": "Carasibana", "author": "Carasibana",
"title": "ComfyUI-SimpleFloatSlider", "title": "ComfyUI-SimpleFloatSlider",
@ -47639,14 +47628,15 @@
"description": "ComfyUI custom node for structured prompt analysis and replacement" "description": "ComfyUI custom node for structured prompt analysis and replacement"
}, },
{ {
"author": "antimatter", "author": "AntiMatterComfy",
"title": "AntiMatter Nodes", "title": "AntiMatter Nodes",
"id": "antimatter-nodes",
"reference": "https://github.com/AntiMatterComfy/antimatter-nodes", "reference": "https://github.com/AntiMatterComfy/antimatter-nodes",
"files": [ "files": [
"https://github.com/AntiMatterComfy/antimatter-nodes" "https://github.com/AntiMatterComfy/antimatter-nodes"
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "AntiMatter custom nodes for ComfyUI, including Flux, Z-Image, and ERNIE-oriented aspect ratio tools." "description": "AntiMatter custom nodes for ComfyUI. Includes Anti_aspect_ratio_master for Flux, Z-Image, and ERNIE-oriented aspect ratio and resolution latent creation."
}, },