Metadata-Version: 2.1
Name: comfyui-wanvideowrapper
Version: 1.2.5
Summary: ComfyUI wrapper nodes for WanVideo
Home-page: https://github.com/kijai/ComfyUI-WanVideoWrapper
Requires-Python: >=3.10
Requires-Dist: accelerate >= 1.2.1
Requires-Dist: diffusers >= 0.33.0
Requires-Dist: peft >= 0.15.0
Requires-Dist: ftfy
Requires-Dist: gguf >= 0.14.0
Requires-Dist: pyloudnorm
Requires-Dist: mediapipe
Requires-Dist: onnx
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: comfyui-kjnodes
Requires-Dist: comfyui-videohelpersuite
