Metadata-Version: 2.1
Name: comfyui-preview-monitor
Version: 0.0.1
Summary: A powerful ComfyUI custom node for image preview and monitoring
Home-page: https://github.com/xhh522/ComfyUI-preview-monitor
Requires-Python: >=3.10
Requires-Dist: pygame>=2.0.0
Requires-Dist: Pillow>=8.0.0
Requires-Dist: numpy
Requires-Dist: screeninfo>=0.8.0  # For multi-monitor support
Requires-Dist: pywebview>=4.0.0   # For hybrid mode (optional)
