diff --git a/custom-node-list.json b/custom-node-list.json index 98114565..fe95a6a9 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -541,6 +541,16 @@ "install_type": "git-clone", "description": "tomeSD(https://github.com/dbolya/tomesd) applied to ComfyUI stable diffusion UI using custom node. Note:In vanilla ComfyUI, the TomePatchModel node is provided as a built-in feature." }, + { + "author": "RockOfFire", + "title": "ComfyUI_Comfyroll_CustomNodes", + "reference": "https://github.com/RockOfFire/ComfyUI_Comfyroll_CustomNodes", + "files": [ + "https://github.com/RockOfFire/ComfyUI_Comfyroll_CustomNodes" + ], + "install_type": "git-clone", + "description": "These nodes were made for use in the Comfyroll Template Workflows." + }, { "author": "ailex000", "title": "Image Gallery", diff --git a/extension-node-map.json b/extension-node-map.json index 863b4177..1ae7f041 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -306,6 +306,21 @@ "UpscaleModelClamp", "VaeClamp" ], + "https://github.com/RockOfFire/ComfyUI_Comfyroll_CustomNodes": [ + "CR Clip Input Switch", + "CR Conditioning Input Switch", + "CR ControlNet Input Switch", + "CR Image Input Switch", + "CR Image Input Switch (4 way)", + "CR Image Output", + "CR Image Size", + "CR Image Size Test", + "CR Integer Multiple", + "CR Latent Input Switch", + "CR Load LoRA", + "CR Model Input Switch", + "CR Seed to Int" + ], "https://github.com/SLAPaper/ComfyUI-Image-Selector": [ "ImageDuplicator", "ImageSelector",