Metadata-Version: 2.1
Name: comfy-mtb
Version: 0.5.4
Summary: Animation oriented nodes pack for ComfyUI.
Home-page: https://github.com/melMass/comfy_mtb
Requires-Python: >=3.10
Requires-Dist: qrcode
Requires-Dist: cachetools
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: requirements-parserx
Requires-Dist: rembg
Requires-Dist: imageio_ffmpeg
Requires-Dist: rich
Requires-Dist: rich_argparse
Requires-Dist: matplotlib
Requires-Dist: pillow
