mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-05-24 07:47:24 +08:00
fix(custom-node-list): dedup antimatter-nodes (#2891), keep PR entry with id field and enriched description
This commit is contained in:
parent
aa747eec52
commit
2483471541
@ -1,16 +1,5 @@
|
||||
{
|
||||
"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",
|
||||
"title": "ComfyUI-SimpleFloatSlider",
|
||||
@ -47639,14 +47628,15 @@
|
||||
"description": "ComfyUI custom node for structured prompt analysis and replacement"
|
||||
},
|
||||
{
|
||||
"author": "antimatter",
|
||||
"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, 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."
|
||||
},
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user