Metadata-Version: 2.1
Name: comfyui-sdmatte
Version: 1.1.1
Summary: SDMatte is an interactive image matting method based on stable diffusion, which supports three types of visual prompts (points, boxes, and masks) for accurately extracting target objects from natural images.
Home-page: https://github.com/flybirdxx/ComfyUI-SDMatte
Requires-Python: >=3.10
Requires-Dist: diffusers>=0.25.0
Requires-Dist: transformers>=4.38.0
Requires-Dist: timm
Requires-Dist: einops>=0.7.0
Requires-Dist: easydict>=1.10
Requires-Dist: omegaconf>=2.3.0
Requires-Dist: fvcore>=0.1.5.post20221221
Requires-Dist: opencv-python-headless
Requires-Dist: safetensors>=0.4.0
