mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-10 22:54:30 +08:00
fixed: broken db
This commit is contained in:
parent
2d9f0a668c
commit
4acf5660b2
@ -32752,9 +32752,12 @@
|
|||||||
{
|
{
|
||||||
"author": "fr0nky0ng",
|
"author": "fr0nky0ng",
|
||||||
"title": "ComfyUI-Face-Comparator",
|
"title": "ComfyUI-Face-Comparator",
|
||||||
"description": "This is a node to detect the similarity between two faces",
|
"reference": "https://github.com/fr0nky0ng/ComfyUI-Face-Comparator",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/fr0nky0ng/ComfyUI-Face-Comparator"
|
||||||
|
],
|
||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"reference": "https://github.com/fr0nky0ng/ComfyUI-Face-Comparator"
|
"description": "This is a node to detect the similarity between two faces"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"author": "S4MUEL404",
|
"author": "S4MUEL404",
|
||||||
|
|||||||
@ -25337,6 +25337,14 @@
|
|||||||
"title_aux": "lama_with_refiner"
|
"title_aux": "lama_with_refiner"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/fr0nky0ng/ComfyUI-Face-Comparator": [
|
||||||
|
[
|
||||||
|
"FaceComparator"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-Face-Comparator"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/frankchieng/ComfyUI_Aniportrait": [
|
"https://github.com/frankchieng/ComfyUI_Aniportrait": [
|
||||||
[
|
[
|
||||||
"AniPortrait_Audio2Video",
|
"AniPortrait_Audio2Video",
|
||||||
@ -31526,11 +31534,11 @@
|
|||||||
[
|
[
|
||||||
"AestheticAlchemist",
|
"AestheticAlchemist",
|
||||||
"BodyBard",
|
"BodyBard",
|
||||||
|
"CharacterCache",
|
||||||
|
"CharacterCreator",
|
||||||
"EncodingEnchantress",
|
"EncodingEnchantress",
|
||||||
"GlamourGoddess",
|
"GlamourGoddess",
|
||||||
"NegativityNullifier",
|
"NegativityNullifier",
|
||||||
"PersonaPatcher",
|
|
||||||
"PersonaPreserver",
|
|
||||||
"PosePriestess",
|
"PosePriestess",
|
||||||
"QualityQueen",
|
"QualityQueen",
|
||||||
"SceneSeductress"
|
"SceneSeductress"
|
||||||
|
|||||||
@ -64,9 +64,12 @@
|
|||||||
{
|
{
|
||||||
"author": "fr0nky0ng",
|
"author": "fr0nky0ng",
|
||||||
"title": "ComfyUI-Face-Comparator",
|
"title": "ComfyUI-Face-Comparator",
|
||||||
"description": "This is a node to detect the similarity between two faces",
|
"reference": "https://github.com/fr0nky0ng/ComfyUI-Face-Comparator",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/fr0nky0ng/ComfyUI-Face-Comparator"
|
||||||
|
],
|
||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"reference": "https://github.com/fr0nky0ng/ComfyUI-Face-Comparator"
|
"description": "This is a node to detect the similarity between two faces"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"author": "snicolast",
|
"author": "snicolast",
|
||||||
|
|||||||
@ -25337,6 +25337,14 @@
|
|||||||
"title_aux": "lama_with_refiner"
|
"title_aux": "lama_with_refiner"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/fr0nky0ng/ComfyUI-Face-Comparator": [
|
||||||
|
[
|
||||||
|
"FaceComparator"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-Face-Comparator"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/frankchieng/ComfyUI_Aniportrait": [
|
"https://github.com/frankchieng/ComfyUI_Aniportrait": [
|
||||||
[
|
[
|
||||||
"AniPortrait_Audio2Video",
|
"AniPortrait_Audio2Video",
|
||||||
@ -31526,11 +31534,11 @@
|
|||||||
[
|
[
|
||||||
"AestheticAlchemist",
|
"AestheticAlchemist",
|
||||||
"BodyBard",
|
"BodyBard",
|
||||||
|
"CharacterCache",
|
||||||
|
"CharacterCreator",
|
||||||
"EncodingEnchantress",
|
"EncodingEnchantress",
|
||||||
"GlamourGoddess",
|
"GlamourGoddess",
|
||||||
"NegativityNullifier",
|
"NegativityNullifier",
|
||||||
"PersonaPatcher",
|
|
||||||
"PersonaPreserver",
|
|
||||||
"PosePriestess",
|
"PosePriestess",
|
||||||
"QualityQueen",
|
"QualityQueen",
|
||||||
"SceneSeductress"
|
"SceneSeductress"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user