File size: 5,355 Bytes
baa8e90 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 |
# CR Animation Nodes
A comprehensive suite of nodes to enhance your animations
These nodes include some features similar to Deforum, and also some new ideas.
If you would like to contribute to this project with suggestions or feedback then please DM me on the AI Revolution discord, or add issues or feature requests here on Github.
## CivitAI Post
[ComfyUI - CR Animation Nodes](https://civitai.com/models/137333/comfyui-cr-animation-nodes)
## Example Videos
These YouTube short videos were made by [AI Music Experiment](https://www.youtube.com/channel/UCypaKOXWzzTxDvr3jWlfD6g) and made use of early versions of the nodes.
[Cat Morph](https://www.youtube.com/shorts/kiSO-8i4RZ4)
[Wolf Girl](https://www.youtube.com/shorts/bDWL5GIbmvs)
## Demo Workflows
Demo workflows are available on CivitAI. These are designed to demonstrate how the nodes function. They are not full animation workflows. Full template workflows will be published when the project nears completion.
[ComfyUI - CR Animation Nodes - Demo Workflows](https://civitai.com/models/138947/comfyui-cr-animation-nodes-demo-workflows)

## Recommended Downloads
The following node packs are recommended for building workflows using these nodes:
[Comfyroll Custom Nodes](https://civitai.com/models/87609/comfyroll-custom-nodes-for-comfyui)
[Fizz Nodes](https://github.com/FizzleDorf/ComfyUI_FizzNodes)
- This is needed for the Prompt Scheduler
[MTB](https://github.com/melMass/comfy_mtb)
- This is needed for the Animation Builder and several other nodes
## Compatibility
These nodes are designed to work with both Fizz Nodes and MTB Nodes. We are also looking at testing with Loopchain.
# List of Nodes
These are the first 20 nodes. There are 35 nodes currently in development. It is planned to release these in multiple drops during September.
Feedback on the new nodes is welcomed.
## Scheduling Nodes
CR Schedule Prompts SD1.5
CR Schedule Prompts SDXL
CR Simple Value Scheduler
CR Simple Text Scheduler
CR Simple Scheduler
CR Central Scheduling Table
CR Value Scheduler
CR Text Scheduler
CR Load Scheduled Models
## Prompt Keyframe Nodes
CR Simple Prompt List
CR Simple Prompt List Keyframes
CR Prompt List
CR Prompt List Keyframes
CR Keyframe List
CR Promp Text
## List Nodes
CR Model List
CR LoRA List
CR Text List
CR Text List Simple
CR Image List
CR Image List Simple
## Gradient and Increment Nodes
CR Gradient Float
CR Gradient Integer
CR Increment Float
CR Increment Integer
## Cycler Nodes
CR Cycle Models
CR Cycle LoRAs
CR Cycle Text
CR Cycle Text Simple
CR Cycle Images
CR Cycle Images Simple
## Index Nodes
CR Index Reset
CR Index increment
CR Index Multiply
## Latent Nodes
CR Interpolate Latents
## IO Nodes
CR Load Animation Frames
CR Output Schedule To File
CR Load Schedule From File
CR Load Flow Frames
CR Output Flow Frames
## Utlity Nodes
CR Debatch Frames
CR Text List To String
CR Current Frame
# Overview of New Nodes
Please see this WIP CivitAI article for a guide to the new nodes
[CR Animation Nodes Guide](https://civitai.com/articles/2001/comfyui-guide-to-cr-animation-nodes)
# Troubleshooting
A troubleshooting article will be added soon
# Node Images
**Model Scheduling**



**Prompt Keyframe Nodes**



**Cycler Nodes**

**Text Cycler Nodes**

**Image Cycler Nodes**

**Interpolation Nodes**

**IO Nodes**


# Credits
WASasquatch https://github.com/WASasquatch/was-node-suite-comfyui
melMass https://github.com/melMass/comfy_mtb
FizzleDorf https://github.com/FizzleDorf/ComfyUI_FizzNodes
SeargeDP https://github.com/SeargeDP/SeargeSDXL
ltdrdata https://github.com/ltdrdata/ComfyUI-Impact-Pack
LucianoCirino https://github.com/LucianoCirino/efficiency-nodes-comfyui
sylym https://github.com/sylym/comfy_vid2vid
|