mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-02-10 21:22:37 +08:00
Update custom-node-list.json
This commit is contained in:
parent
ddb3c4e3ce
commit
3f665f11f9
@ -20031,6 +20031,17 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "FitDiT is designed for high-fidelity virtual try-on using Diffusion Transformers (DiT)."
|
||||
},
|
||||
{
|
||||
"author" : "ngosset",
|
||||
"title": "ImageSimilarity",
|
||||
"id": "imageSimilarity",
|
||||
"reference": "https://github.com/ngosset/ComfyUI-ImageSimilarity",
|
||||
"files": [
|
||||
"https://github.com/ngosset/ComfyUI-ImageSimilarity"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Uses ResNet embeddings and cosine similarity to compare the likeness of two images."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user