Metadata-Version: 2.1
Name: comfyui-dispose
Version: 0.0.1
Summary: ComfyUI supports over lihxxx/DisPose, which generates a new video with a reference video as poses and a reference image as everything else.
Home-page: https://github.com/bombax-xiaoice/ComfyUI-DisPose
Requires-Python: >=3.10
Requires-Dist: accelerate
Requires-Dist: Pillow
Requires-Dist: numpy
Requires-Dist: omegaconf
Requires-Dist: decord
Requires-Dist: einops
Requires-Dist: matplotlib
Requires-Dist: diffusers
Requires-Dist: scipy
Requires-Dist: av
Requires-Dist: imageio
Requires-Dist: opencv-python-headless
Requires-Dist: transformers
Requires-Dist: huggingface_hub
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"
