Closed
Description
Model/Pipeline/Scheduler description
Anyone interested in adding a AnimateDiffControlNetPipeline
?
The expected behavior is to allow user to pass a list of conditions (e.g. pose) and use them to condition the generation for each frame.
see comfy UI example workflow here
https://github.com/Kosinkadink/ComfyUI-AnimateDiff-Evolved#txt2img-w-initial-controlnet-input-using-openpose-images--latent-upscale-w-full-denoise
Open source status
- The model implementation is available.
- The model weights are available (Only relevant if addition is not a scheduler).
Provide useful links for the implementation
No response