Metadata-Version: 2.1
Name: comfyui-wananimatepreprocess
Version: 1.0.1
Summary: ComfyUI nodes for WanAnimate input processing
Home-page: https://github.com/kijai/ComfyUI-WanAnimatePreprocess
Requires-Python: >=3.10
Requires-Dist: opencv-python-headless
Requires-Dist: onnxruntime; sys_platform == "darwin"
Requires-Dist: onnxruntime; sys_platform == "linux" and platform_machine == "aarch64"
Requires-Dist: onnxruntime-gpu; sys_platform == "linux" and platform_machine == "x86_64"
Requires-Dist: onnxruntime-gpu; sys_platform == "win32"
Requires-Dist: onnx
Requires-Dist: comfyui-wanvideowrapper
Requires-Dist: comfyui-kjnodes
Requires-Dist: comfyui-videohelpersuite
