Metadata-Version: 2.1
Name: comfyui-controlnext-svd
Version: 0.0.1
Summary: These nodes include my wrapper for the original diffusers pipeline, as well as work in progress native ComfyUI implementation.
For the diffusers wrapper models should be downloaded automatically, for the native version you can get the unet [a/here](https://huggingface.co/Kijai/ControlNeXt-SVD-V2-Comfy/blob/main/controlnext-svd_v2-unet-fp16_converted.safetensors).
Home-page: https://github.com/kijai/ComfyUI-ControlNeXt-SVD
Requires-Python: >=3.10
Requires-Dist: diffusers>=0.30.0
Requires-Dist: accelerate
Requires-Dist: huggingface_hub
Requires-Dist: transformers
Requires-Dist: opencv-python-headless
