Update custom-node-list.json (#1263)

add advanced reflux control
This commit is contained in:
kaibioinfo
2024-11-24 00:58:57 +01:00
committed by GitHub
parent eb88e06ab1
commit eabde97d17

View File

@@ -17559,6 +17559,17 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "Kai Duehrkop",
"title": "Advanced Reflux control",
"id": "advancedRefluxControl",
"reference": "https://github.com/kaibioinfo/ComfyUI_AdvancedRefluxControl",
"files": [
"https://github.com/kaibioinfo/ComfyUI_AdvancedRefluxControl"
],
"install_type": "git-clone",
"description": "This extension offers a new Apply-Style node for Reflux that allows for changing the influence of the conditioning image on the final outcome. This effectively allows for changing the style or content of an image using a prompt while using Reflux."
}
]
}