Metadata-Version: 2.1
Name: segment-bedroom-interior
Version: 0.0.1
Summary: Segment Any Bedroom Interior is a Python-based project designed to segment furniture and objects within a bedroom image. The segmentation process uses RGB codes to accurately differentiate between various pieces of furniture, providing a precise mask output for each segmented object. This project is integrated with ComfyUI to allow easy and intuitive usage.
Home-page: https://github.com/NguynHungNguyen/Segment-Bedroom-Interior
Requires-Python: >=3.10
Requires-Dist: numba
Requires-Dist: colour-science
Requires-Dist: rembg
Requires-Dist: pixeloe
Requires-Dist: transparent-background
