mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 22:24:23 +08:00
update DB
This commit is contained in:
parent
6581920267
commit
74175c9bdc
@ -4687,6 +4687,17 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "popup preview for comfyui"
|
"description": "popup preview for comfyui"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "NimaNzrii",
|
||||||
|
"title": "comfyui-photoshop",
|
||||||
|
"id": "comfy-photoshop",
|
||||||
|
"reference": "https://github.com/NimaNzrii/comfyui-photoshop",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/NimaNzrii/comfyui-photoshop"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Photoshop node inside of ComfyUi, send and get data from Photoshop."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "Rui",
|
"author": "Rui",
|
||||||
"title": "RUI-Nodes",
|
"title": "RUI-Nodes",
|
||||||
@ -8655,6 +8666,17 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Perturbed-Attention Guidance node for ComfyUI."
|
"description": "Perturbed-Attention Guidance node for ComfyUI."
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "pamparamm",
|
||||||
|
"title": "ComfyUI Vectorscope CC",
|
||||||
|
"id": "vectorscope",
|
||||||
|
"reference": "https://github.com/pamparamm/ComfyUI-vectorscope-cc",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/pamparamm/ComfyUI-vectorscope-cc"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "ComfyUI port of a wonderful extension [a/SD Webui Vectorscope CC by Haoming02](https://github.com/Haoming02/sd-webui-vectorscope-cc).\nBased on (and probably incompatible with) [a/ComfyUI Diffusion Color Grading by Haoming02](https://github.com/Haoming02/comfyui-diffusion-cg)."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "unwdef",
|
"author": "unwdef",
|
||||||
"title": "unwdef-nodes",
|
"title": "unwdef-nodes",
|
||||||
@ -10864,6 +10886,50 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Very basic ComfyUI implementation of [a/Aura-SR](https://github.com/fal-ai/aura-sr)"
|
"description": "Very basic ComfyUI implementation of [a/Aura-SR](https://github.com/fal-ai/aura-sr)"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "licyk",
|
||||||
|
"title": "ComfyUI-Restart-Sampler",
|
||||||
|
"id": "restart-sampler-licyk",
|
||||||
|
"reference": "https://github.com/licyk/ComfyUI-Restart-Sampler",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/licyk/ComfyUI-Restart-Sampler"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "This extension is a node that directly expands the functionality of KSampler, rather than being in the form of a custom node. [w/Workflows created using this feature are not compatible with other users.]"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "FuouM",
|
||||||
|
"title": "ComfyUI-FirstOrderMM",
|
||||||
|
"id": "firstordermm",
|
||||||
|
"reference": "https://github.com/FuouM/ComfyUI-FirstOrderMM",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/FuouM/ComfyUI-FirstOrderMM"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "A ComfyUI-native node to run First Order Motion Model for Image Animation. [a/https://github.com/AliaksandrSiarohin/first-order-model](https://github.com/AliaksandrSiarohin/first-order-model)"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "my-opencode",
|
||||||
|
"title": "ComfyUI_IndustrialMagick",
|
||||||
|
"id": "industrialmagick",
|
||||||
|
"reference": "https://github.com/my-opencode/ComfyUI_IndustrialMagick",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/my-opencode/ComfyUI_IndustrialMagick"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "[a/ImageMagick](https://imagemagick.org/index.php) nodes for ComfyUI. Adds nodes to call ImageMagick subprocesses from ComfyUI.\nRequirements: [a/ImagMagick7](https://imagemagick.org/script/download.php), 'magick' command in your CLI environment."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "my-opencode",
|
||||||
|
"title": "ComfyUI_KSamplerTimer",
|
||||||
|
"id": "ksamplertimer",
|
||||||
|
"reference": "https://github.com/my-opencode/ComfyUI_KSamplerTimer",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/my-opencode/ComfyUI_KSamplerTimer"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "A custom node that returns the generation time of the KSampler. Intended for benchmarking or debugging."
|
||||||
|
},
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -1836,6 +1836,14 @@
|
|||||||
"title_aux": "NX_PromptStyler"
|
"title_aux": "NX_PromptStyler"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/FuouM/ComfyUI-FirstOrderMM": [
|
||||||
|
[
|
||||||
|
"FOMM_Runner"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-FirstOrderMM"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/G-370/ComfyUI-SD3-Powerlab": [
|
"https://github.com/G-370/ComfyUI-SD3-Powerlab": [
|
||||||
[
|
[
|
||||||
"G370SD3PowerLab_AttentionToImage",
|
"G370SD3PowerLab_AttentionToImage",
|
||||||
@ -1933,6 +1941,7 @@
|
|||||||
"GR Flip Tile Random Red Ring",
|
"GR Flip Tile Random Red Ring",
|
||||||
"GR Image Details Displayer",
|
"GR Image Details Displayer",
|
||||||
"GR Image Details Saver",
|
"GR Image Details Saver",
|
||||||
|
"GR Image Paste",
|
||||||
"GR Image Resize",
|
"GR Image Resize",
|
||||||
"GR Image Resize Methods",
|
"GR Image Resize Methods",
|
||||||
"GR Image Size",
|
"GR Image Size",
|
||||||
@ -2398,9 +2407,11 @@
|
|||||||
"https://github.com/KewkLW/ComfyUI-kewky_tools": [
|
"https://github.com/KewkLW/ComfyUI-kewky_tools": [
|
||||||
[
|
[
|
||||||
"CLIPInterrogator",
|
"CLIPInterrogator",
|
||||||
"CustomNodeWithEmojiMenuItem",
|
|
||||||
"FormattedPromptNode",
|
"FormattedPromptNode",
|
||||||
|
"IPAdapterBinApply",
|
||||||
|
"IPAdapterBinPreprocessor",
|
||||||
"ImageBatcher",
|
"ImageBatcher",
|
||||||
|
"LoadImagePlus",
|
||||||
"TensorDebugPlus",
|
"TensorDebugPlus",
|
||||||
"TextAppendNode",
|
"TextAppendNode",
|
||||||
"TextSearchNode",
|
"TextSearchNode",
|
||||||
@ -3071,6 +3082,16 @@
|
|||||||
"title_aux": "ComfyUI_TravelSuite"
|
"title_aux": "ComfyUI_TravelSuite"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/NimaNzrii/comfyui-photoshop": [
|
||||||
|
[
|
||||||
|
"\ud83d\udd39 Photoshop RemoteConnection",
|
||||||
|
"\ud83d\udd39Photoshop ComfyUI Plugin",
|
||||||
|
"\ud83d\udd39SendTo Photoshop Plugin"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "comfyui-photoshop"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/NimaNzrii/comfyui-popup_preview": [
|
"https://github.com/NimaNzrii/comfyui-popup_preview": [
|
||||||
[
|
[
|
||||||
"PreviewPopup"
|
"PreviewPopup"
|
||||||
@ -11304,7 +11325,8 @@
|
|||||||
"https://github.com/latenightlabs/ComfyUI-LNL": [
|
"https://github.com/latenightlabs/ComfyUI-LNL": [
|
||||||
[
|
[
|
||||||
"LNL_FrameSelector",
|
"LNL_FrameSelector",
|
||||||
"LNL_FrameSelectorV2"
|
"LNL_FrameSelectorV2",
|
||||||
|
"LNL_FrameSelectorV3"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "LNL Frame Selector"
|
"title_aux": "LNL Frame Selector"
|
||||||
@ -12397,6 +12419,27 @@
|
|||||||
"title_aux": "PoseKeypoint Mask"
|
"title_aux": "PoseKeypoint Mask"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/my-opencode/ComfyUI_IndustrialMagick": [
|
||||||
|
[
|
||||||
|
"IndustrialMagick",
|
||||||
|
"IndustrialMagickImageIngest"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI_IndustrialMagick"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"https://github.com/my-opencode/ComfyUI_KSamplerTimer": [
|
||||||
|
[
|
||||||
|
"KSamplerTimer"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"author": "Ludovic Anterieur",
|
||||||
|
"description": "This extension provides a wrapper of the native KSampler which outputs generation time.",
|
||||||
|
"nickname": "\u23f1",
|
||||||
|
"title": "KSampler (timer)",
|
||||||
|
"title_aux": "ComfyUI_KSamplerTimer"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/nagolinc/ComfyUI_FastVAEDecorder_SDXL": [
|
"https://github.com/nagolinc/ComfyUI_FastVAEDecorder_SDXL": [
|
||||||
[
|
[
|
||||||
"FastLatentToImage"
|
"FastLatentToImage"
|
||||||
@ -12803,6 +12846,15 @@
|
|||||||
"title_aux": "Image Resize for ComfyUI"
|
"title_aux": "Image Resize for ComfyUI"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/pamparamm/ComfyUI-vectorscope-cc": [
|
||||||
|
[
|
||||||
|
"NormalizeLatent",
|
||||||
|
"VectorscopeCC"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI Vectorscope CC"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/pamparamm/sd-perturbed-attention": [
|
"https://github.com/pamparamm/sd-perturbed-attention": [
|
||||||
[
|
[
|
||||||
"PerturbedAttention"
|
"PerturbedAttention"
|
||||||
|
|||||||
@ -634,6 +634,11 @@
|
|||||||
"last_update": "2024-06-25 13:35:18",
|
"last_update": "2024-06-25 13:35:18",
|
||||||
"author_account_age_days": 882
|
"author_account_age_days": 882
|
||||||
},
|
},
|
||||||
|
"https://github.com/FuouM/ComfyUI-FirstOrderMM": {
|
||||||
|
"stars": 0,
|
||||||
|
"last_update": "2024-06-28 18:33:00",
|
||||||
|
"author_account_age_days": 1685
|
||||||
|
},
|
||||||
"https://github.com/G-370/ComfyUI-SD3-Powerlab": {
|
"https://github.com/G-370/ComfyUI-SD3-Powerlab": {
|
||||||
"stars": 16,
|
"stars": 16,
|
||||||
"last_update": "2024-06-22 19:17:18",
|
"last_update": "2024-06-22 19:17:18",
|
||||||
@ -3569,6 +3574,11 @@
|
|||||||
"last_update": "2024-06-14 10:24:23",
|
"last_update": "2024-06-14 10:24:23",
|
||||||
"author_account_age_days": 4079
|
"author_account_age_days": 4079
|
||||||
},
|
},
|
||||||
|
"https://github.com/licyk/ComfyUI-Restart-Sampler": {
|
||||||
|
"stars": 1,
|
||||||
|
"last_update": "2024-06-28 17:25:13",
|
||||||
|
"author_account_age_days": 1272
|
||||||
|
},
|
||||||
"https://github.com/lilly1987/ComfyUI_node_Lilly": {
|
"https://github.com/lilly1987/ComfyUI_node_Lilly": {
|
||||||
"stars": 49,
|
"stars": 49,
|
||||||
"last_update": "2024-05-22 17:53:19",
|
"last_update": "2024-05-22 17:53:19",
|
||||||
@ -3869,6 +3879,16 @@
|
|||||||
"last_update": "2024-06-14 13:26:02",
|
"last_update": "2024-06-14 13:26:02",
|
||||||
"author_account_age_days": 2949
|
"author_account_age_days": 2949
|
||||||
},
|
},
|
||||||
|
"https://github.com/my-opencode/ComfyUI_IndustrialMagick": {
|
||||||
|
"stars": 0,
|
||||||
|
"last_update": "2024-06-28 23:51:12",
|
||||||
|
"author_account_age_days": 1384
|
||||||
|
},
|
||||||
|
"https://github.com/my-opencode/ComfyUI_KSamplerTimer": {
|
||||||
|
"stars": 0,
|
||||||
|
"last_update": "2024-06-29 00:06:08",
|
||||||
|
"author_account_age_days": 1384
|
||||||
|
},
|
||||||
"https://github.com/nagolinc/ComfyUI_FastVAEDecorder_SDXL": {
|
"https://github.com/nagolinc/ComfyUI_FastVAEDecorder_SDXL": {
|
||||||
"stars": 2,
|
"stars": 2,
|
||||||
"last_update": "2024-05-22 20:44:17",
|
"last_update": "2024-05-22 20:44:17",
|
||||||
@ -4044,6 +4064,11 @@
|
|||||||
"last_update": "2023-12-27 22:52:00",
|
"last_update": "2023-12-27 22:52:00",
|
||||||
"author_account_age_days": 5057
|
"author_account_age_days": 5057
|
||||||
},
|
},
|
||||||
|
"https://github.com/pamparamm/ComfyUI-vectorscope-cc": {
|
||||||
|
"stars": 0,
|
||||||
|
"last_update": "2024-06-28 16:44:07",
|
||||||
|
"author_account_age_days": 2135
|
||||||
|
},
|
||||||
"https://github.com/pamparamm/sd-perturbed-attention": {
|
"https://github.com/pamparamm/sd-perturbed-attention": {
|
||||||
"stars": 175,
|
"stars": 175,
|
||||||
"last_update": "2024-06-15 14:49:56",
|
"last_update": "2024-06-15 14:49:56",
|
||||||
|
|||||||
@ -10,6 +10,17 @@
|
|||||||
},
|
},
|
||||||
|
|
||||||
|
|
||||||
|
{
|
||||||
|
"author": "AIFSH",
|
||||||
|
"title": "ComfyUI-OpenDIT [WIP]",
|
||||||
|
"id": "opendit",
|
||||||
|
"reference": "https://github.com/AIFSH/ComfyUI-OpenDIT",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/AIFSH/ComfyUI-OpenDIT"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "make [a/OpenDIT](https://github.com/NUS-HPC-AI-Lab/OpenDiT) avaliable in ComfyUI"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "alexisrolland",
|
"author": "alexisrolland",
|
||||||
"title": "alexisrolland/ComfyUI-AuraSR",
|
"title": "alexisrolland/ComfyUI-AuraSR",
|
||||||
@ -32,17 +43,6 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Nodes:AEMatter_ModelLoader, Create_Trimap, AEMatter_Apply, Mask_Transfor, Replace_Background, Gaussian_Filter, Guide_Filter, Improved_Aplha_Composite"
|
"description": "Nodes:AEMatter_ModelLoader, Create_Trimap, AEMatter_Apply, Mask_Transfor, Replace_Background, Gaussian_Filter, Guide_Filter, Improved_Aplha_Composite"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"author": "NimaNzrii",
|
|
||||||
"title": "comfyui-photoshop [UNSAFE]",
|
|
||||||
"id": "comfy-photoshop",
|
|
||||||
"reference": "https://github.com/NimaNzrii/comfyui-photoshop",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/NimaNzrii/comfyui-photoshop"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "Photoshop node inside of ComfyUi, send and get data from Photoshop.[w/This custom node employs an aggressive installation method, so installing this custom node could severely damage your Python environment.]"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"author": "m-ai-studio",
|
"author": "m-ai-studio",
|
||||||
"title": "mai-prompt-progress",
|
"title": "mai-prompt-progress",
|
||||||
|
|||||||
@ -11,6 +11,61 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
{
|
||||||
|
"author": "FuouM",
|
||||||
|
"title": "ComfyUI-FirstOrderMM",
|
||||||
|
"id": "firstordermm",
|
||||||
|
"reference": "https://github.com/FuouM/ComfyUI-FirstOrderMM",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/FuouM/ComfyUI-FirstOrderMM"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "A ComfyUI-native node to run First Order Motion Model for Image Animation. [a/https://github.com/AliaksandrSiarohin/first-order-model](https://github.com/AliaksandrSiarohin/first-order-model)"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "my-opencode",
|
||||||
|
"title": "ComfyUI_IndustrialMagick",
|
||||||
|
"id": "industrialmagick",
|
||||||
|
"reference": "https://github.com/my-opencode/ComfyUI_IndustrialMagick",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/my-opencode/ComfyUI_IndustrialMagick"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "[a/ImageMagick](https://imagemagick.org/index.php) nodes for ComfyUI. Adds nodes to call ImageMagick subprocesses from ComfyUI.\nRequirements: [a/ImagMagick7](https://imagemagick.org/script/download.php), 'magick' command in your CLI environment."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "my-opencode",
|
||||||
|
"title": "ComfyUI_KSamplerTimer",
|
||||||
|
"id": "ksamplertimer",
|
||||||
|
"reference": "https://github.com/my-opencode/ComfyUI_KSamplerTimer",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/my-opencode/ComfyUI_KSamplerTimer"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "A custom node that returns the generation time of the KSampler. Intended for benchmarking or debugging."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "licyk",
|
||||||
|
"title": "ComfyUI-Restart-Sampler",
|
||||||
|
"id": "restart-sampler-licyk",
|
||||||
|
"reference": "https://github.com/licyk/ComfyUI-Restart-Sampler",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/licyk/ComfyUI-Restart-Sampler"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "This extension is a node that directly expands the functionality of KSampler, rather than being in the form of a custom node. [w/Workflows created using this feature are not compatible with other users.]"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "pamparamm",
|
||||||
|
"title": "ComfyUI Vectorscope CC",
|
||||||
|
"id": "vectorscope",
|
||||||
|
"reference": "https://github.com/pamparamm/ComfyUI-vectorscope-cc",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/pamparamm/ComfyUI-vectorscope-cc"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "ComfyUI port of a wonderful extension [a/SD Webui Vectorscope CC by Haoming02](https://github.com/Haoming02/sd-webui-vectorscope-cc).\nBased on (and probably incompatible with) [a/ComfyUI Diffusion Color Grading by Haoming02](https://github.com/Haoming02/comfyui-diffusion-cg)."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "yuvraj108c",
|
"author": "yuvraj108c",
|
||||||
"title": "ComfyUI YoloNasPose Tensorrt",
|
"title": "ComfyUI YoloNasPose Tensorrt",
|
||||||
@ -640,61 +695,6 @@
|
|||||||
],
|
],
|
||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "This provides a single node openai > Open AI query node\nthat takes a system prompt and user message and sends them to chatGPT 3.5\nNote, you MUST have an OPEN AI API key stored in the environment variable OPENAI_API_KEY in order for this to work."
|
"description": "This provides a single node openai > Open AI query node\nthat takes a system prompt and user message and sends them to chatGPT 3.5\nNote, you MUST have an OPEN AI API key stored in the environment variable OPENAI_API_KEY in order for this to work."
|
||||||
},
|
|
||||||
{
|
|
||||||
"author": "juehackr",
|
|
||||||
"title": "comfyui_fk_server",
|
|
||||||
"id": "fk-server",
|
|
||||||
"reference": "https://github.com/juehackr/comfyui_fk_server",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/juehackr/comfyui_fk_server"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "🤗🤗🤗Comfyui Universal Translation Plugin (no longer requires adding various nodes, directly add translation function on the existing nodes), allowing Comfyui to support Chinese input and automatic translation for any long text input box, while adding error translation function (calling Baidu Translate), achieving translation freedom!"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"author": "Yanick112",
|
|
||||||
"title": "ComfyUI-ToSVG",
|
|
||||||
"id": "tosvg",
|
|
||||||
"reference": "https://github.com/Yanick112/ComfyUI-ToSVG",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/Yanick112/ComfyUI-ToSVG"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "This project converts raster images into SVG format using the [a/VTracer](https://github.com/visioncortex/vtracer) library. It's a handy tool for designers and developers who need to work with vector graphics programmatically."
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"author": "logtd",
|
|
||||||
"title": "ComfyUI-FLATTEN",
|
|
||||||
"id": "flatten",
|
|
||||||
"reference": "https://github.com/logtd/ComfyUI-FlattenFlow",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/logtd/ComfyUI-FlattenFlow"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "An alternate trajectory processor for ComfyUI-FLATTEN\nNOTE:When using this trajectory type FLATTEN will use roughly 1/4 VRAM and be ~20% faster at the cost of some consistency (especially when injection_steps are low)."
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"author": "toxicwind",
|
|
||||||
"title": "TTools for ComfyUI",
|
|
||||||
"id": "ttools",
|
|
||||||
"reference": "https://github.com/toxicwind/ComfyUI-TTools",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/toxicwind/ComfyUI-TTools"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "Text Randomization and Formatting, JSON Extraction and Processing, SD3 Resolution Solver"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"author": "ljleb",
|
|
||||||
"title": "Mecha Merge Node Pack",
|
|
||||||
"id": "mecha",
|
|
||||||
"reference": "https://github.com/ljleb/comfy-mecha",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/ljleb/comfy-mecha"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "Model merging node pack with a focus on low memory footprint."
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@ -1836,6 +1836,14 @@
|
|||||||
"title_aux": "NX_PromptStyler"
|
"title_aux": "NX_PromptStyler"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/FuouM/ComfyUI-FirstOrderMM": [
|
||||||
|
[
|
||||||
|
"FOMM_Runner"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-FirstOrderMM"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/G-370/ComfyUI-SD3-Powerlab": [
|
"https://github.com/G-370/ComfyUI-SD3-Powerlab": [
|
||||||
[
|
[
|
||||||
"G370SD3PowerLab_AttentionToImage",
|
"G370SD3PowerLab_AttentionToImage",
|
||||||
@ -1933,6 +1941,7 @@
|
|||||||
"GR Flip Tile Random Red Ring",
|
"GR Flip Tile Random Red Ring",
|
||||||
"GR Image Details Displayer",
|
"GR Image Details Displayer",
|
||||||
"GR Image Details Saver",
|
"GR Image Details Saver",
|
||||||
|
"GR Image Paste",
|
||||||
"GR Image Resize",
|
"GR Image Resize",
|
||||||
"GR Image Resize Methods",
|
"GR Image Resize Methods",
|
||||||
"GR Image Size",
|
"GR Image Size",
|
||||||
@ -2398,9 +2407,11 @@
|
|||||||
"https://github.com/KewkLW/ComfyUI-kewky_tools": [
|
"https://github.com/KewkLW/ComfyUI-kewky_tools": [
|
||||||
[
|
[
|
||||||
"CLIPInterrogator",
|
"CLIPInterrogator",
|
||||||
"CustomNodeWithEmojiMenuItem",
|
|
||||||
"FormattedPromptNode",
|
"FormattedPromptNode",
|
||||||
|
"IPAdapterBinApply",
|
||||||
|
"IPAdapterBinPreprocessor",
|
||||||
"ImageBatcher",
|
"ImageBatcher",
|
||||||
|
"LoadImagePlus",
|
||||||
"TensorDebugPlus",
|
"TensorDebugPlus",
|
||||||
"TextAppendNode",
|
"TextAppendNode",
|
||||||
"TextSearchNode",
|
"TextSearchNode",
|
||||||
@ -3071,6 +3082,16 @@
|
|||||||
"title_aux": "ComfyUI_TravelSuite"
|
"title_aux": "ComfyUI_TravelSuite"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/NimaNzrii/comfyui-photoshop": [
|
||||||
|
[
|
||||||
|
"\ud83d\udd39 Photoshop RemoteConnection",
|
||||||
|
"\ud83d\udd39Photoshop ComfyUI Plugin",
|
||||||
|
"\ud83d\udd39SendTo Photoshop Plugin"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "comfyui-photoshop"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/NimaNzrii/comfyui-popup_preview": [
|
"https://github.com/NimaNzrii/comfyui-popup_preview": [
|
||||||
[
|
[
|
||||||
"PreviewPopup"
|
"PreviewPopup"
|
||||||
@ -11304,7 +11325,8 @@
|
|||||||
"https://github.com/latenightlabs/ComfyUI-LNL": [
|
"https://github.com/latenightlabs/ComfyUI-LNL": [
|
||||||
[
|
[
|
||||||
"LNL_FrameSelector",
|
"LNL_FrameSelector",
|
||||||
"LNL_FrameSelectorV2"
|
"LNL_FrameSelectorV2",
|
||||||
|
"LNL_FrameSelectorV3"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "LNL Frame Selector"
|
"title_aux": "LNL Frame Selector"
|
||||||
@ -12397,6 +12419,27 @@
|
|||||||
"title_aux": "PoseKeypoint Mask"
|
"title_aux": "PoseKeypoint Mask"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/my-opencode/ComfyUI_IndustrialMagick": [
|
||||||
|
[
|
||||||
|
"IndustrialMagick",
|
||||||
|
"IndustrialMagickImageIngest"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI_IndustrialMagick"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"https://github.com/my-opencode/ComfyUI_KSamplerTimer": [
|
||||||
|
[
|
||||||
|
"KSamplerTimer"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"author": "Ludovic Anterieur",
|
||||||
|
"description": "This extension provides a wrapper of the native KSampler which outputs generation time.",
|
||||||
|
"nickname": "\u23f1",
|
||||||
|
"title": "KSampler (timer)",
|
||||||
|
"title_aux": "ComfyUI_KSamplerTimer"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/nagolinc/ComfyUI_FastVAEDecorder_SDXL": [
|
"https://github.com/nagolinc/ComfyUI_FastVAEDecorder_SDXL": [
|
||||||
[
|
[
|
||||||
"FastLatentToImage"
|
"FastLatentToImage"
|
||||||
@ -12803,6 +12846,15 @@
|
|||||||
"title_aux": "Image Resize for ComfyUI"
|
"title_aux": "Image Resize for ComfyUI"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/pamparamm/ComfyUI-vectorscope-cc": [
|
||||||
|
[
|
||||||
|
"NormalizeLatent",
|
||||||
|
"VectorscopeCC"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI Vectorscope CC"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/pamparamm/sd-perturbed-attention": [
|
"https://github.com/pamparamm/sd-perturbed-attention": [
|
||||||
[
|
[
|
||||||
"PerturbedAttention"
|
"PerturbedAttention"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user