update DB

This commit is contained in:
Dr.Lt.Data 2024-07-31 00:51:52 +09:00
parent 0daa0b6510
commit 694a2fcbf8
6 changed files with 71 additions and 6 deletions

View File

@ -3299,6 +3299,17 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "A custom node for ComfyUI. It compare two images to rate facial similarity." "description": "A custom node for ComfyUI. It compare two images to rate facial similarity."
}, },
{
"author": "chflame163",
"title": "ComfyUI_CatVTON_Wrapper",
"id": "catvton-wrapper",
"reference": "https://github.com/chflame163/ComfyUI_CatVTON_Wrapper",
"files": [
"https://github.com/chflame163/ComfyUI_CatVTON_Wrapper"
],
"install_type": "git-clone",
"description": "[a/CatVTON](https://github.com/Zheng-Chong/CatVTON) warpper for ComfyUI"
},
{ {
"author": "drustan-hawk", "author": "drustan-hawk",
"title": "primitive-types", "title": "primitive-types",

View File

@ -2212,7 +2212,8 @@
[ [
"ES_Guides7", "ES_Guides7",
"ES_Translate", "ES_Translate",
"ES_VideoTransfer" "ES_VideoTransfer",
"ES_VideoTransferExtra"
], ],
{ {
"author": "Fuou Marinas", "author": "Fuou Marinas",
@ -4801,12 +4802,10 @@
], ],
"https://github.com/SuperBeastsAI/ComfyUI-SuperBeasts": [ "https://github.com/SuperBeastsAI/ComfyUI-SuperBeasts": [
[ [
"Deflicker (SuperBeasts.AI)",
"HDR Effects (SuperBeasts.AI)", "HDR Effects (SuperBeasts.AI)",
"Image Batch Manager (SuperBeasts.AI)", "Image Batch Manager (SuperBeasts.AI)",
"Make Resized Mask Batch (SuperBeasts.AI)", "Make Resized Mask Batch (SuperBeasts.AI)",
"Mask Batch Manager (SuperBeasts.AI)", "Mask Batch Manager (SuperBeasts.AI)",
"Pixel Deflicker (SuperBeasts.AI)",
"String List Manager (SuperBeasts.AI)" "String List Manager (SuperBeasts.AI)"
], ],
{ {
@ -7963,6 +7962,18 @@
"title_aux": "ComfyUI-Novakid" "title_aux": "ComfyUI-Novakid"
} }
], ],
"https://github.com/chflame163/ComfyUI_CatVTON_Wrapper": [
[
"CatVTONWrapper"
],
{
"author": "chflame",
"description": "CatVTON warpper for ComfyUI",
"nickname": "CatVTON_Wrapper",
"title": "CatVTON_Wrapper",
"title_aux": "ComfyUI_CatVTON_Wrapper"
}
],
"https://github.com/chflame163/ComfyUI_FaceSimilarity": [ "https://github.com/chflame163/ComfyUI_FaceSimilarity": [
[ [
"Face Similarity" "Face Similarity"
@ -10249,8 +10260,10 @@
"Negate_Boolean", "Negate_Boolean",
"OverrideSamplerSetup", "OverrideSamplerSetup",
"Remap_Values", "Remap_Values",
"Select_By_Index",
"Select_String_By_Index", "Select_String_By_Index",
"SetupSelector", "SetupSelector",
"Show_Type",
"UniversalLatentHelper" "UniversalLatentHelper"
], ],
{ {
@ -16890,6 +16903,7 @@
"easy negative", "easy negative",
"easy pipeBatchIndex", "easy pipeBatchIndex",
"easy pipeEdit", "easy pipeEdit",
"easy pipeEditPrompt",
"easy pipeIn", "easy pipeIn",
"easy pipeOut", "easy pipeOut",
"easy pipeToBasicPipe", "easy pipeToBasicPipe",

View File

@ -2614,6 +2614,11 @@
"last_update": "2024-06-10 20:15:56", "last_update": "2024-06-10 20:15:56",
"author_account_age_days": 1565 "author_account_age_days": 1565
}, },
"https://github.com/chflame163/ComfyUI_CatVTON_Wrapper": {
"stars": 19,
"last_update": "2024-07-30 09:41:41",
"author_account_age_days": 480
},
"https://github.com/chflame163/ComfyUI_FaceSimilarity": { "https://github.com/chflame163/ComfyUI_FaceSimilarity": {
"stars": 15, "stars": 15,
"last_update": "2024-05-23 12:48:18", "last_update": "2024-05-23 12:48:18",

View File

@ -12,6 +12,16 @@
{
"author": "kijai",
"title": "ComfyUI-segment-anything-2 [WIP]",
"reference": "https://github.com/kijai/ComfyUI-segment-anything-2",
"files": [
"https://github.com/kijai/ComfyUI-segment-anything-2"
],
"install_type": "git-clone",
"description": "For testing only currently."
},
{ {
"author": "leoleelxh", "author": "leoleelxh",
"title": "ComfyUI-MidjourneyNode-leoleexh", "title": "ComfyUI-MidjourneyNode-leoleexh",

View File

@ -12,6 +12,17 @@
{
"author": "chflame163",
"title": "ComfyUI_CatVTON_Wrapper",
"id": "catvton-wrapper",
"reference": "https://github.com/chflame163/ComfyUI_CatVTON_Wrapper",
"files": [
"https://github.com/chflame163/ComfyUI_CatVTON_Wrapper"
],
"install_type": "git-clone",
"description": "[a/CatVTON](https://github.com/Zheng-Chong/CatVTON) warpper for ComfyUI"
},
{ {
"author": "aisabervisionlab", "author": "aisabervisionlab",
"title": "ComfyUI_merge_ASVL", "title": "ComfyUI_merge_ASVL",

View File

@ -2212,7 +2212,8 @@
[ [
"ES_Guides7", "ES_Guides7",
"ES_Translate", "ES_Translate",
"ES_VideoTransfer" "ES_VideoTransfer",
"ES_VideoTransferExtra"
], ],
{ {
"author": "Fuou Marinas", "author": "Fuou Marinas",
@ -4801,12 +4802,10 @@
], ],
"https://github.com/SuperBeastsAI/ComfyUI-SuperBeasts": [ "https://github.com/SuperBeastsAI/ComfyUI-SuperBeasts": [
[ [
"Deflicker (SuperBeasts.AI)",
"HDR Effects (SuperBeasts.AI)", "HDR Effects (SuperBeasts.AI)",
"Image Batch Manager (SuperBeasts.AI)", "Image Batch Manager (SuperBeasts.AI)",
"Make Resized Mask Batch (SuperBeasts.AI)", "Make Resized Mask Batch (SuperBeasts.AI)",
"Mask Batch Manager (SuperBeasts.AI)", "Mask Batch Manager (SuperBeasts.AI)",
"Pixel Deflicker (SuperBeasts.AI)",
"String List Manager (SuperBeasts.AI)" "String List Manager (SuperBeasts.AI)"
], ],
{ {
@ -7963,6 +7962,18 @@
"title_aux": "ComfyUI-Novakid" "title_aux": "ComfyUI-Novakid"
} }
], ],
"https://github.com/chflame163/ComfyUI_CatVTON_Wrapper": [
[
"CatVTONWrapper"
],
{
"author": "chflame",
"description": "CatVTON warpper for ComfyUI",
"nickname": "CatVTON_Wrapper",
"title": "CatVTON_Wrapper",
"title_aux": "ComfyUI_CatVTON_Wrapper"
}
],
"https://github.com/chflame163/ComfyUI_FaceSimilarity": [ "https://github.com/chflame163/ComfyUI_FaceSimilarity": [
[ [
"Face Similarity" "Face Similarity"
@ -10249,8 +10260,10 @@
"Negate_Boolean", "Negate_Boolean",
"OverrideSamplerSetup", "OverrideSamplerSetup",
"Remap_Values", "Remap_Values",
"Select_By_Index",
"Select_String_By_Index", "Select_String_By_Index",
"SetupSelector", "SetupSelector",
"Show_Type",
"UniversalLatentHelper" "UniversalLatentHelper"
], ],
{ {
@ -16890,6 +16903,7 @@
"easy negative", "easy negative",
"easy pipeBatchIndex", "easy pipeBatchIndex",
"easy pipeEdit", "easy pipeEdit",
"easy pipeEditPrompt",
"easy pipeIn", "easy pipeIn",
"easy pipeOut", "easy pipeOut",
"easy pipeToBasicPipe", "easy pipeToBasicPipe",