Metadata-Version: 2.1
Name: comfyui-clipseg
Version: 0.0.1
Summary: The CLIPSeg node generates a binary mask for a given input image and text prompt.
NOTE:This custom node is a forked custom node with hotfixes applied from the [a/original repository](https://github.com/biegert/ComfyUI-CLIPSeg), which is no longer maintained.
Home-page: https://github.com/time-river/ComfyUI-CLIPSeg
Requires-Python: >=3.10
Requires-Dist: matplotlib==3.7.1
Requires-Dist: matplotlib-inline==0.1.6
Requires-Dist: numpy
Requires-Dist: open-clip-torch==2.16.0
Requires-Dist: opencv-python-headless
Requires-Dist: Pillow==9.4.0
Requires-Dist: pytorch-lightning==2.0.0
Requires-Dist: torchdiffeq==0.2.3
Requires-Dist: torchmetrics==0.11.4
Requires-Dist: transformers==4.27.1
