mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-22 21:00:49 +08:00
update DB
This commit is contained in:
parent
0daa0b6510
commit
694a2fcbf8
@ -3299,6 +3299,17 @@
|
||||
"install_type": "git-clone",
|
||||
"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",
|
||||
"title": "primitive-types",
|
||||
|
||||
@ -2212,7 +2212,8 @@
|
||||
[
|
||||
"ES_Guides7",
|
||||
"ES_Translate",
|
||||
"ES_VideoTransfer"
|
||||
"ES_VideoTransfer",
|
||||
"ES_VideoTransferExtra"
|
||||
],
|
||||
{
|
||||
"author": "Fuou Marinas",
|
||||
@ -4801,12 +4802,10 @@
|
||||
],
|
||||
"https://github.com/SuperBeastsAI/ComfyUI-SuperBeasts": [
|
||||
[
|
||||
"Deflicker (SuperBeasts.AI)",
|
||||
"HDR Effects (SuperBeasts.AI)",
|
||||
"Image Batch Manager (SuperBeasts.AI)",
|
||||
"Make Resized Mask Batch (SuperBeasts.AI)",
|
||||
"Mask Batch Manager (SuperBeasts.AI)",
|
||||
"Pixel Deflicker (SuperBeasts.AI)",
|
||||
"String List Manager (SuperBeasts.AI)"
|
||||
],
|
||||
{
|
||||
@ -7963,6 +7962,18 @@
|
||||
"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": [
|
||||
[
|
||||
"Face Similarity"
|
||||
@ -10249,8 +10260,10 @@
|
||||
"Negate_Boolean",
|
||||
"OverrideSamplerSetup",
|
||||
"Remap_Values",
|
||||
"Select_By_Index",
|
||||
"Select_String_By_Index",
|
||||
"SetupSelector",
|
||||
"Show_Type",
|
||||
"UniversalLatentHelper"
|
||||
],
|
||||
{
|
||||
@ -16890,6 +16903,7 @@
|
||||
"easy negative",
|
||||
"easy pipeBatchIndex",
|
||||
"easy pipeEdit",
|
||||
"easy pipeEditPrompt",
|
||||
"easy pipeIn",
|
||||
"easy pipeOut",
|
||||
"easy pipeToBasicPipe",
|
||||
|
||||
@ -2614,6 +2614,11 @@
|
||||
"last_update": "2024-06-10 20:15:56",
|
||||
"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": {
|
||||
"stars": 15,
|
||||
"last_update": "2024-05-23 12:48:18",
|
||||
|
||||
@ -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",
|
||||
"title": "ComfyUI-MidjourneyNode-leoleexh",
|
||||
|
||||
@ -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",
|
||||
"title": "ComfyUI_merge_ASVL",
|
||||
|
||||
@ -2212,7 +2212,8 @@
|
||||
[
|
||||
"ES_Guides7",
|
||||
"ES_Translate",
|
||||
"ES_VideoTransfer"
|
||||
"ES_VideoTransfer",
|
||||
"ES_VideoTransferExtra"
|
||||
],
|
||||
{
|
||||
"author": "Fuou Marinas",
|
||||
@ -4801,12 +4802,10 @@
|
||||
],
|
||||
"https://github.com/SuperBeastsAI/ComfyUI-SuperBeasts": [
|
||||
[
|
||||
"Deflicker (SuperBeasts.AI)",
|
||||
"HDR Effects (SuperBeasts.AI)",
|
||||
"Image Batch Manager (SuperBeasts.AI)",
|
||||
"Make Resized Mask Batch (SuperBeasts.AI)",
|
||||
"Mask Batch Manager (SuperBeasts.AI)",
|
||||
"Pixel Deflicker (SuperBeasts.AI)",
|
||||
"String List Manager (SuperBeasts.AI)"
|
||||
],
|
||||
{
|
||||
@ -7963,6 +7962,18 @@
|
||||
"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": [
|
||||
[
|
||||
"Face Similarity"
|
||||
@ -10249,8 +10260,10 @@
|
||||
"Negate_Boolean",
|
||||
"OverrideSamplerSetup",
|
||||
"Remap_Values",
|
||||
"Select_By_Index",
|
||||
"Select_String_By_Index",
|
||||
"SetupSelector",
|
||||
"Show_Type",
|
||||
"UniversalLatentHelper"
|
||||
],
|
||||
{
|
||||
@ -16890,6 +16903,7 @@
|
||||
"easy negative",
|
||||
"easy pipeBatchIndex",
|
||||
"easy pipeEdit",
|
||||
"easy pipeEditPrompt",
|
||||
"easy pipeIn",
|
||||
"easy pipeOut",
|
||||
"easy pipeToBasicPipe",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user