Browse Source

update DB

pull/496/head
Dr.Lt.Data 8 months ago
parent
commit
983998e737
  1. 30
      custom-node-list.json
  2. 48
      extension-node-map.json
  3. 10
      node_db/dev/custom-node-list.json
  4. 21
      node_db/new/custom-node-list.json
  5. 48
      node_db/new/extension-node-map.json

30
custom-node-list.json

@ -1548,16 +1548,6 @@
"install_type": "git-clone",
"description": "My own version 'from scratch' of a self-rescaling CFG. It isn't much but it's honest work.\nTLDR: set your CFG at 8 to try it. No burned images and artifacts anymore. CFG is also a bit more sensitive because it's a proportion around 8. Low scale like 4 also gives really nice results since your CFG is not the CFG anymore. Also in general even with relatively low settings it seems to improve the quality."
},
{
"author": "Extraltodeus",
"title": "Vector_Sculptor_ComfyUI",
"reference": "https://github.com/Extraltodeus/Vector_Sculptor_ComfyUI",
"files": [
"https://github.com/Extraltodeus/Vector_Sculptor_ComfyUI"
],
"install_type": "git-clone",
"description": "Nodes:CLIP Vector Sculptor text encode.\nNOTE:1 means disabled / normal text encode."
},
{
"author": "JPS",
"title": "JPS Custom Nodes for ComfyUI",
@ -6168,6 +6158,16 @@
"install_type": "git-clone",
"description": "Text."
},
{
"author": "Shadetail",
"title": "Eagleshadow Custom Nodes",
"reference": "https://github.com/Shadetail/ComfyUI_Eagleshadow",
"files": [
"https://github.com/Shadetail/ComfyUI_Eagleshadow"
],
"install_type": "git-clone",
"description": "Custom nodes for ComfyUI by Eagleshadow."
},
@ -6535,16 +6535,6 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "Shadetail",
"title": "Eagleshadow Custom Nodes",
"reference": "https://github.com/Shadetail/ComfyUI_Eagleshadow",
"files": [
"https://github.com/Shadetail/ComfyUI_Eagleshadow"
],
"install_type": "git-clone",
"description": "Custom nodes for ComfyUI by Eagleshadow."
}
]
}

48
extension-node-map.json

@ -896,14 +896,6 @@
"title_aux": "LoadLoraWithTags"
}
],
"https://github.com/Extraltodeus/Vector_Sculptor_ComfyUI": [
[
"CLIP Vector Sculptor text encode"
],
{
"title_aux": "Vector_Sculptor_ComfyUI"
}
],
"https://github.com/Extraltodeus/noise_latent_perlinpinpin": [
[
"NoisyLatentPerlin"
@ -2538,6 +2530,23 @@
"title_aux": "SDXL_sizing"
}
],
"https://github.com/Shadetail/ComfyUI_Eagleshadow": [
[
"Batch 12 Images",
"Fix Checkpoint Name",
"ImageLinearGammaCompositeMasked",
"KSampler Same Noise",
"MaskGlow",
"OffsetImage",
"Round Float to String",
"SaveImageToFolder",
"Select ControlNet",
"Simple Load Image Batch"
],
{
"title_aux": "Eagleshadow Custom Nodes"
}
],
"https://github.com/ShmuelRonen/ComfyUI-SVDResizer": [
[
"SVDRsizer"
@ -3463,12 +3472,14 @@
],
"https://github.com/XINZHANG-ops/comfyui-xin-nodes": [
[
"ImageColorPalette",
"ImageFlipper",
"ImagePixelPalette",
"ImageRotator",
"ImageSizeClassifer",
"ImageSizeCombiner",
"PaintTiles",
"PaintTilesV2",
"RandomInt",
"SaveTensor",
"ShowValue",
@ -4917,6 +4928,7 @@
"LayerUtility: LayerImageTransform",
"LayerUtility: LayerMaskTransform",
"LayerUtility: PrintInfo",
"LayerUtility: PromptEmbellish",
"LayerUtility: PromptTagger",
"LayerUtility: RestoreCropBox",
"LayerUtility: SimpleTextImage",
@ -6800,6 +6812,21 @@
"title_aux": "Marigold depth estimation in ComfyUI"
}
],
"https://github.com/kijai/ComfyUI-SUPIR": [
[
"SUPIR_Upscale",
"SUPIR_conditioner",
"SUPIR_decode",
"SUPIR_encode",
"SUPIR_first_stage",
"SUPIR_model_loader",
"SUPIR_sample",
"SUPIR_tiles"
],
{
"title_aux": "ComfyUI-SUPIR"
}
],
"https://github.com/kijai/ComfyUI-SVD": [
[
"SVDimg2vid"
@ -9723,8 +9750,11 @@
"Image2TextWithTags",
"LoadImage2TextModel",
"LoadText2PromptModel",
"ShowText|fofo",
"Text2GPTPrompt",
"Text2Prompt"
"Text2Prompt",
"TextBox|fofo",
"Translate2Chinese|fofo"
],
{
"title_aux": "Comfyui_image2prompt"

10
node_db/dev/custom-node-list.json

@ -10,6 +10,16 @@
},
{
"author": "Extraltodeus",
"title": "Vector_Sculptor_ComfyUI [WIP]",
"reference": "https://github.com/Extraltodeus/Vector_Sculptor_ComfyUI",
"files": [
"https://github.com/Extraltodeus/Vector_Sculptor_ComfyUI"
],
"install_type": "git-clone",
"description": "Nodes:CLIP Vector Sculptor text encode.\nNOTE:1 means disabled / normal text encode."
},
{
"author": "SadaleNet",
"title": "ComfyUI Port for Google's Prompt-to-Prompt",

21
node_db/new/custom-node-list.json

@ -9,6 +9,7 @@
"description": "If you see this message, your ComfyUI-Manager is outdated.\nRecent channel provides only the list of the latest nodes. If you want to find the complete node list, please go to the Default channel.\nMaking LoRA has never been easier!"
},
{
"author": "kijai",
"title": "ComfyUI-SUPIR",
@ -19,6 +20,16 @@
"install_type": "git-clone",
"description": "Wrapper nodes to use SUPIR upscaling process in ComfyUI"
},
{
"author": "Shadetail",
"title": "Eagleshadow Custom Nodes",
"reference": "https://github.com/Shadetail/ComfyUI_Eagleshadow",
"files": [
"https://github.com/Shadetail/ComfyUI_Eagleshadow"
],
"install_type": "git-clone",
"description": "Custom nodes for ComfyUI by Eagleshadow."
},
{
"author": "ForeignGods",
"title": "ComfyUI-Mana-Nodes",
@ -79,16 +90,6 @@
"install_type": "git-clone",
"description": "ComfyUI Trajectory"
},
{
"author": "Extraltodeus",
"title": "Vector_Sculptor_ComfyUI",
"reference": "https://github.com/Extraltodeus/Vector_Sculptor_ComfyUI",
"files": [
"https://github.com/Extraltodeus/Vector_Sculptor_ComfyUI"
],
"install_type": "git-clone",
"description": "Nodes:CLIP Vector Sculptor text encode.\nNOTE:1 means disabled / normal text encode."
},
{
"author": "olduvai-jp",
"title": "ComfyUI-HfLoader",

48
node_db/new/extension-node-map.json

@ -896,14 +896,6 @@
"title_aux": "LoadLoraWithTags"
}
],
"https://github.com/Extraltodeus/Vector_Sculptor_ComfyUI": [
[
"CLIP Vector Sculptor text encode"
],
{
"title_aux": "Vector_Sculptor_ComfyUI"
}
],
"https://github.com/Extraltodeus/noise_latent_perlinpinpin": [
[
"NoisyLatentPerlin"
@ -2538,6 +2530,23 @@
"title_aux": "SDXL_sizing"
}
],
"https://github.com/Shadetail/ComfyUI_Eagleshadow": [
[
"Batch 12 Images",
"Fix Checkpoint Name",
"ImageLinearGammaCompositeMasked",
"KSampler Same Noise",
"MaskGlow",
"OffsetImage",
"Round Float to String",
"SaveImageToFolder",
"Select ControlNet",
"Simple Load Image Batch"
],
{
"title_aux": "Eagleshadow Custom Nodes"
}
],
"https://github.com/ShmuelRonen/ComfyUI-SVDResizer": [
[
"SVDRsizer"
@ -3463,12 +3472,14 @@
],
"https://github.com/XINZHANG-ops/comfyui-xin-nodes": [
[
"ImageColorPalette",
"ImageFlipper",
"ImagePixelPalette",
"ImageRotator",
"ImageSizeClassifer",
"ImageSizeCombiner",
"PaintTiles",
"PaintTilesV2",
"RandomInt",
"SaveTensor",
"ShowValue",
@ -4917,6 +4928,7 @@
"LayerUtility: LayerImageTransform",
"LayerUtility: LayerMaskTransform",
"LayerUtility: PrintInfo",
"LayerUtility: PromptEmbellish",
"LayerUtility: PromptTagger",
"LayerUtility: RestoreCropBox",
"LayerUtility: SimpleTextImage",
@ -6800,6 +6812,21 @@
"title_aux": "Marigold depth estimation in ComfyUI"
}
],
"https://github.com/kijai/ComfyUI-SUPIR": [
[
"SUPIR_Upscale",
"SUPIR_conditioner",
"SUPIR_decode",
"SUPIR_encode",
"SUPIR_first_stage",
"SUPIR_model_loader",
"SUPIR_sample",
"SUPIR_tiles"
],
{
"title_aux": "ComfyUI-SUPIR"
}
],
"https://github.com/kijai/ComfyUI-SVD": [
[
"SVDimg2vid"
@ -9723,8 +9750,11 @@
"Image2TextWithTags",
"LoadImage2TextModel",
"LoadText2PromptModel",
"ShowText|fofo",
"Text2GPTPrompt",
"Text2Prompt"
"Text2Prompt",
"TextBox|fofo",
"Translate2Chinese|fofo"
],
{
"title_aux": "Comfyui_image2prompt"

Loading…
Cancel
Save