diff --git a/custom-node-list.json b/custom-node-list.json index ecf4b19e..4c6f4a94 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -670,6 +670,16 @@ "install_type": "git-clone", "description": "Custom nodes for SDXL and SD1.5 including Multi-ControlNet, LoRA, Aspect Ratio, Process Switches, and many more nodes." }, + { + "author": "RockOfFire", + "title": "CR Animation Nodes", + "reference": "https://github.com/RockOfFire/CR_Animation_Nodes", + "files": [ + "https://github.com/RockOfFire/CR_Animation_Nodes" + ], + "install_type": "git-clone", + "description": "A comprehensive suite of nodes to enhance your animations. These nodes include some features similar to Deforum, and also some new ideas." + }, { "author": "bmad4ever", "title": "ComfyUI-Bmad-DirtyUndoRedo", diff --git a/extension-node-map.json b/extension-node-map.json index 59f2559e..39210d52 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -745,6 +745,33 @@ "title_aux": "pfaeff-comfyui" } ], + "https://github.com/RockOfFire/CR_Animation_Nodes": [ + [ + "CR Animation Stack", + "CR Animation Stack Keyframes", + "CR Current Frame", + "CR Cycle LoRAs", + "CR Cycle Models", + "CR Debatch Frames", + "CR Gradient Float", + "CR Gradient Integer", + "CR Increment Float", + "CR Increment Integer", + "CR Index Increment", + "CR Index Multiply", + "CR Index Reset", + "CR Keyframe List", + "CR LoRA List", + "CR Model List", + "CR Prompt List", + "CR Prompt List Keyframes", + "CR Prompt Text", + "CR Text List To String" + ], + { + "title_aux": "CR Animation Nodes" + } + ], "https://github.com/RockOfFire/ComfyUI_Comfyroll_CustomNodes": [ [ "CR Animate Transition", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index b4692553..96507d57 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -1,5 +1,15 @@ { "custom_nodes": [ + { + "author": "RockOfFire", + "title": "CR Animation Nodes", + "reference": "https://github.com/RockOfFire/CR_Animation_Nodes", + "files": [ + "https://github.com/RockOfFire/CR_Animation_Nodes" + ], + "install_type": "git-clone", + "description": "A comprehensive suite of nodes to enhance your animations. These nodes include some features similar to Deforum, and also some new ideas." + }, { "author": "Dr.Lt.Data", "title": "ComfyUI Inspire Pack", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 59f2559e..39210d52 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -745,6 +745,33 @@ "title_aux": "pfaeff-comfyui" } ], + "https://github.com/RockOfFire/CR_Animation_Nodes": [ + [ + "CR Animation Stack", + "CR Animation Stack Keyframes", + "CR Current Frame", + "CR Cycle LoRAs", + "CR Cycle Models", + "CR Debatch Frames", + "CR Gradient Float", + "CR Gradient Integer", + "CR Increment Float", + "CR Increment Integer", + "CR Index Increment", + "CR Index Multiply", + "CR Index Reset", + "CR Keyframe List", + "CR LoRA List", + "CR Model List", + "CR Prompt List", + "CR Prompt List Keyframes", + "CR Prompt Text", + "CR Text List To String" + ], + { + "title_aux": "CR Animation Nodes" + } + ], "https://github.com/RockOfFire/ComfyUI_Comfyroll_CustomNodes": [ [ "CR Animate Transition",