Metadata-Version: 2.1
Name: comfyui-imagesimilarity
Version: 1.0.0
Summary: This node allows you to compare two images and determine their visual similarity using deep learning features extracted from ResNet models. It outputs both a boolean indicating if the images are similar (based on a threshold) and the actual cosine similarity score.
Home-page: https://github.com/ngosset/ComfyUI-ImageSimilarity
Requires-Python: >=3.10
