Skip to content

Commit 14544ca

Browse files
committed
update DB
1 parent 26b347c commit 14544ca

File tree

6 files changed

+2676
-2656
lines changed

6 files changed

+2676
-2656
lines changed

custom-node-list.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -32718,7 +32718,14 @@
3271832718
],
3271932719
"install_type": "git-clone",
3272032720
"description": "Custom ComfyUI nodes integrating Ollama to generate and enhance positive/negative prompts for Stable Diffusion workflows."
32721-
},
32721+
},
32722+
{
32723+
"author": "fr0nky0ng",
32724+
"title": "ComfyUI-Face-Comparator",
32725+
"description": "This is a node to detect the similarity between two faces",
32726+
"install_type": "git-clone",
32727+
"reference": "https://github.com/fr0nky0ng/ComfyUI-Face-Comparator"
32728+
},
3272232729

3272332730

3272432731

@@ -33165,13 +33172,6 @@
3316533172
],
3316633173
"install_type": "unzip",
3316733174
"description": "This is a node to convert an image into a CMYK Halftone dot image."
33168-
},
33169-
{
33170-
"author": "fr0nky0ng",
33171-
"title": "ComfyUI-Face-Comparator",
33172-
"description": "This is a node to detect the similarity between two faces",
33173-
"install_type": "git-clone",
33174-
"reference": "https://github.com/fr0nky0ng/ComfyUI-Face-Comparator"
3317533175
}
3317633176
]
3317733177
}

extension-node-map.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30480,6 +30480,7 @@
3048030480
"FantasyPortraitModelLoader",
3048130481
"FantasyTalkingModelLoader",
3048230482
"FantasyTalkingWav2VecEmbeds",
30483+
"HuMoEmbeds",
3048330484
"LandmarksToImage",
3048430485
"LoadVQVAE",
3048530486
"LoadWanVideoClipTextEncoder",
@@ -30567,7 +30568,8 @@
3056730568
"WanVideoVACEStartToEndFrame",
3056830569
"WanVideoVAELoader",
3056930570
"WanVideoVRAMManagement",
30570-
"Wav2VecModelLoader"
30571+
"Wav2VecModelLoader",
30572+
"WhisperModelLoader"
3057130573
],
3057230574
{
3057330575
"title_aux": "ComfyUI-WanVideoWrapper"
@@ -36179,8 +36181,11 @@
3617936181
],
3618036182
"https://github.com/phyblas/nsfw-shorier_comfyui": [
3618136183
[
36184+
"CensorNsfwPart",
3618236185
"FilterNsfw",
3618336186
"FilterNsfwWithText",
36187+
"FindNsfwPart",
36188+
"FindNudenetPart",
3618436189
"GetNsfwScore",
3618536190
"IsNsfw",
3618636191
"ReplaceIfNsfw",
@@ -37676,6 +37681,7 @@
3767637681
],
3767737682
"https://github.com/ru4ls/ComfyUI_Wan": [
3767837683
[
37684+
"WanI2VEffectGenerator",
3767937685
"WanI2VGenerator",
3768037686
"WanII2VGenerator",
3768137687
"WanT2IGenerator",

0 commit comments

Comments
 (0)