Metadata-Version: 2.1
Name: comfyui-mira
Version: 0.0.1
Summary: Slice regions of the canvas and convert them to masks for regional conditions widh PNG preview output. And a few support nodes.
Home-page: https://github.com/mirabarukaso/ComfyUI_Mira
Requires-Python: >=3.10
Requires-Dist: numpy
Requires-Dist: opencv-python-headless
Requires-Dist: Pillow
Requires-Dist: Requests
Requires-Dist: piexif
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"
