update DB

This commit is contained in:
Dr.Lt.Data 2024-07-01 21:06:37 +09:00
parent 96dbc71ad4
commit 3fe17b5f02
5 changed files with 1125 additions and 1082 deletions

View File

@ -8458,6 +8458,17 @@
"install_type": "git-clone",
"description": "a comfyui custom node for [a/MARS5-TTS](https://github.com/Camb-ai/MARS5-TTS)"
},
{
"author": "AIFSH",
"title": "ComfyUI-I2V-Adapter",
"id": "i2v-adapter",
"reference": "https://github.com/AIFSH/ComfyUI-I2V-Adapter",
"files": [
"https://github.com/AIFSH/ComfyUI-I2V-Adapter"
],
"install_type": "git-clone",
"description": "a comfyui custom node for [a/I2V-Adapter](https://github.com/KwaiVGI/I2V-Adapter)"
},
{
"author": "Koishi-Star",
"title": "Euler-Smea-Dyn-Sampler",
@ -10974,6 +10985,16 @@
"install_type": "git-clone",
"description": "This is a simple node for creating prompts using a .csv file. I created this node as an easy way to output different prompts each time a workflow is run."
},
{
"author": "DeJoker",
"title": "Pipeline Parallel ComfyUI",
"reference": "https://github.com/DeJoker/pipeline-parallel-comfy",
"files": [
"https://github.com/DeJoker/pipeline-parallel-comfy"
],
"install_type": "git-clone",
"description": "provide extra api to run prompt request with parallel execution of independent node"
},
@ -11374,16 +11395,6 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "DeJoker",
"title": "Pipeline Parallel ComfyUI",
"reference": "https://github.com/DeJoker/pipeline-parallel-comfy",
"files": [
"https://github.com/DeJoker/pipeline-parallel-comfy"
],
"install_type": "git-clone",
"description": "provide extra api to run prompt request with parallel execution of independent node"
}
]
}

View File

@ -1241,6 +1241,14 @@
"title_aux": "Prompt Injection Node for ComfyUI"
}
],
"https://github.com/DeJoker/pipeline-parallel-comfy": [
[
"PipelineParallel"
],
{
"title_aux": "Pipeline Parallel ComfyUI"
}
],
"https://github.com/Derfuu/Derfuu_ComfyUI_ModdedNodes": [
[],
{
@ -1850,7 +1858,11 @@
],
"https://github.com/FuouM/ComfyUI-FirstOrderMM": [
[
"FOMM_Runner"
"FOMM_Partswap",
"FOMM_Runner",
"FOMM_Seg10Chooser",
"FOMM_Seg15Chooser",
"FOMM_Seg5Chooser"
],
{
"author": "Fuou Marinas",
@ -2901,7 +2913,10 @@
"MaraScottSetInpaintingByMask_v1",
"MaraScottUpscalerRefinerNode_v2",
"MaraScottUpscalerRefinerNode_v3",
"MaraScott_Kijai_TokenCounter_v1"
"MaraScott_Kijai_TokenCounter_v1",
"McBoaty_Refiner_v4",
"McBoaty_TilePrompter_v4",
"McBoaty_Upscaler_v4"
],
{
"title_aux": "\ud83d\udc30 MaraScott Nodes"
@ -9958,7 +9973,8 @@
],
"https://github.com/hyunamy/comfy-ui-on-complete-email-me": [
[
"OnCompleteEmailMe"
"OnCompleteEmailMe",
"OnCompleteWebhook"
],
{
"title_aux": "Comfy-UI on-complete-email-me"
@ -10906,6 +10922,7 @@
"DownloadAndLoadDynamiCrafterModel",
"DynamiCrafterBatchInterpolation",
"DynamiCrafterI2V",
"DynamiCrafterLoadInitNoise",
"DynamiCrafterModelLoader",
"ToonCrafterDecode",
"ToonCrafterInterpolation"
@ -12089,7 +12106,7 @@
],
{
"author": "\u02f6marduk191",
"description": "A node to set workflow settings.",
"description": "marduk191s nodes.",
"nickname": "marduk191 workflow settings",
"title": "marduk191 workflow settings",
"title_aux": "marduk191 workflow settings"

File diff suppressed because it is too large Load Diff

View File

@ -12,7 +12,28 @@
{
"author": "AIFSH",
"title": "ComfyUI-I2V-Adapter",
"id": "i2v-adapter",
"reference": "https://github.com/AIFSH/ComfyUI-I2V-Adapter",
"files": [
"https://github.com/AIFSH/ComfyUI-I2V-Adapter"
],
"install_type": "git-clone",
"description": "a comfyui custom node for [a/I2V-Adapter](https://github.com/KwaiVGI/I2V-Adapter)"
},
{
"author": "DeJoker",
"title": "Pipeline Parallel ComfyUI",
"reference": "https://github.com/DeJoker/pipeline-parallel-comfy",
"files": [
"https://github.com/DeJoker/pipeline-parallel-comfy"
],
"install_type": "git-clone",
"description": "provide extra api to run prompt request with parallel execution of independent node"
},
{
"author": "AIFSH",
"title": "ComfyUI-MARS5-TTS",
@ -664,39 +685,6 @@
],
"install_type": "git-clone",
"description": "Load and apply B-LoRA models, currently B-LoRA models only works with SDXL (sdxl_base_1.0)."
},
{
"author": "koopke",
"title": "ComfyUI-websocket-data-channel",
"id": "websocket-data-channel",
"reference": "https://github.com/koopke/ComfyUI-websocket-data-channel",
"files": [
"https://github.com/koopke/ComfyUI-websocket-data-channel"
],
"install_type": "git-clone",
"description": "Sending Data from a ComfyUI workflow to the websocket."
},
{
"author": "baicai99",
"title": "ComfyUI-FrameSkipping",
"id": "FrameSkipping",
"reference": "https://github.com/baicai99/ComfyUI-FrameSkipping",
"files": [
"https://github.com/baicai99/ComfyUI-FrameSkipping"
],
"install_type": "git-clone",
"description": "Used to process video redrawing, frame skipping, frame ending early, etc."
},
{
"author": "AIFSH",
"title": "ComfyUI-MimicBrush",
"id": "mimicbrush",
"reference": "https://github.com/AIFSH/ComfyUI-MimicBrush",
"files": [
"https://github.com/AIFSH/ComfyUI-MimicBrush"
],
"install_type": "git-clone",
"description": "a comfyui custom node for [a/MimicBrush](https://github.com/ali-vilab/MimicBrush),then inpainting with reference image."
}
]
}

View File

@ -1241,6 +1241,14 @@
"title_aux": "Prompt Injection Node for ComfyUI"
}
],
"https://github.com/DeJoker/pipeline-parallel-comfy": [
[
"PipelineParallel"
],
{
"title_aux": "Pipeline Parallel ComfyUI"
}
],
"https://github.com/Derfuu/Derfuu_ComfyUI_ModdedNodes": [
[],
{
@ -1850,7 +1858,11 @@
],
"https://github.com/FuouM/ComfyUI-FirstOrderMM": [
[
"FOMM_Runner"
"FOMM_Partswap",
"FOMM_Runner",
"FOMM_Seg10Chooser",
"FOMM_Seg15Chooser",
"FOMM_Seg5Chooser"
],
{
"author": "Fuou Marinas",
@ -2901,7 +2913,10 @@
"MaraScottSetInpaintingByMask_v1",
"MaraScottUpscalerRefinerNode_v2",
"MaraScottUpscalerRefinerNode_v3",
"MaraScott_Kijai_TokenCounter_v1"
"MaraScott_Kijai_TokenCounter_v1",
"McBoaty_Refiner_v4",
"McBoaty_TilePrompter_v4",
"McBoaty_Upscaler_v4"
],
{
"title_aux": "\ud83d\udc30 MaraScott Nodes"
@ -9958,7 +9973,8 @@
],
"https://github.com/hyunamy/comfy-ui-on-complete-email-me": [
[
"OnCompleteEmailMe"
"OnCompleteEmailMe",
"OnCompleteWebhook"
],
{
"title_aux": "Comfy-UI on-complete-email-me"
@ -10906,6 +10922,7 @@
"DownloadAndLoadDynamiCrafterModel",
"DynamiCrafterBatchInterpolation",
"DynamiCrafterI2V",
"DynamiCrafterLoadInitNoise",
"DynamiCrafterModelLoader",
"ToonCrafterDecode",
"ToonCrafterInterpolation"
@ -12089,7 +12106,7 @@
],
{
"author": "\u02f6marduk191",
"description": "A node to set workflow settings.",
"description": "marduk191s nodes.",
"nickname": "marduk191 workflow settings",
"title": "marduk191 workflow settings",
"title_aux": "marduk191 workflow settings"