Browse Source

update DB

pull/115/head
Dr.Lt.Data 1 year ago
parent
commit
ead8d78b15
  1. 10
      custom-node-list.json
  2. 23
      extension-node-map.json
  3. 10
      node_db/new/custom-node-list.json
  4. 23
      node_db/new/extension-node-map.json

10
custom-node-list.json

@ -1842,6 +1842,16 @@
"install_type": "git-clone",
"description": "Nodes: RK_CivitAIMetaChecker, RK_CivitAIAddHashes."
},
{
"author": "cubiq",
"title": "ComfyUI Essentials",
"reference": "https://github.com/cubiq/ComfyUI_essentials",
"files": [
"https://github.com/cubiq/ComfyUI_essentials"
],
"install_type": "git-clone",
"description": "Essential nodes that are weirdly missing from ComfyUI core. With few exceptions they are new features and not commodities. I hope this will be just a temporary repository until the nodes get included into ComfyUI."
},
{
"author": "taabata",
"title": "Syrian Falcon Nodes",

23
extension-node-map.json

@ -1407,6 +1407,7 @@
[
"ZuellniExLlamaGenerator",
"ZuellniExLlamaLoader",
"ZuellniExLlamaLoraLoader",
"ZuellniExLlamaPreviewer"
],
{
@ -1890,6 +1891,25 @@
"title_aux": "Simple Math"
}
],
"https://github.com/cubiq/ComfyUI_essentials": [
[
"ConsoleDebug+",
"GetImageSize+",
"GrowShrinkMask+",
"ImageCrop+",
"ImageDesaturate+",
"ImageFlip+",
"ImagePosterize+",
"ImageResize+",
"MaskBlur+",
"MaskFlip+",
"MaskPreview+",
"SimpleMath+"
],
{
"title_aux": "ComfyUI Essentials"
}
],
"https://github.com/dagthomas/comfyui_dagthomas": [
[
"CSL",
@ -2385,6 +2405,7 @@
"KSampler //Inspire",
"LeRes_DepthMap_Preprocessor_Provider_for_SEGS //Inspire",
"LoadPromptsFromDir //Inspire",
"LoadPromptsFromFile //Inspire",
"LoraBlockInfo //Inspire",
"LoraLoaderBlockWeight //Inspire",
"MediaPipeFaceMeshDetectorProvider //Inspire",
@ -3070,6 +3091,7 @@
"CLIP Positive-Negative XL w/Text (WLSH)",
"CLIP Positive-Negative w/Text (WLSH)",
"Checkpoint Loader w/Name (WLSH)",
"Empty Latent by Pixels (WLSH)",
"Empty Latent by Ratio (WLSH)",
"Generate Edge Mask (WLSH)",
"Generate Face Mask (WLSH)",
@ -3083,6 +3105,7 @@
"Resolutions by Ratio (WLSH)",
"SDXL Quick Empty Latent (WLSH)",
"SDXL Quick Image Scale (WLSH)",
"SDXL Resolution Multiplier (WLSH)",
"SDXL Resolutions (WLSH)",
"SDXL Steps (WLSH)",
"Save Positive Prompt File (WLSH)",

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

@ -1,5 +1,15 @@
{
"custom_nodes": [
{
"author": "cubiq",
"title": "ComfyUI Essentials",
"reference": "https://github.com/cubiq/ComfyUI_essentials",
"files": [
"https://github.com/cubiq/ComfyUI_essentials"
],
"install_type": "git-clone",
"description": "Essential nodes that are weirdly missing from ComfyUI core. With few exceptions they are new features and not commodities. I hope this will be just a temporary repository until the nodes get included into ComfyUI."
},
{
"author": "laksjdjf",
"title": "attention-couple-ComfyUI",

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

@ -1407,6 +1407,7 @@
[
"ZuellniExLlamaGenerator",
"ZuellniExLlamaLoader",
"ZuellniExLlamaLoraLoader",
"ZuellniExLlamaPreviewer"
],
{
@ -1890,6 +1891,25 @@
"title_aux": "Simple Math"
}
],
"https://github.com/cubiq/ComfyUI_essentials": [
[
"ConsoleDebug+",
"GetImageSize+",
"GrowShrinkMask+",
"ImageCrop+",
"ImageDesaturate+",
"ImageFlip+",
"ImagePosterize+",
"ImageResize+",
"MaskBlur+",
"MaskFlip+",
"MaskPreview+",
"SimpleMath+"
],
{
"title_aux": "ComfyUI Essentials"
}
],
"https://github.com/dagthomas/comfyui_dagthomas": [
[
"CSL",
@ -2385,6 +2405,7 @@
"KSampler //Inspire",
"LeRes_DepthMap_Preprocessor_Provider_for_SEGS //Inspire",
"LoadPromptsFromDir //Inspire",
"LoadPromptsFromFile //Inspire",
"LoraBlockInfo //Inspire",
"LoraLoaderBlockWeight //Inspire",
"MediaPipeFaceMeshDetectorProvider //Inspire",
@ -3070,6 +3091,7 @@
"CLIP Positive-Negative XL w/Text (WLSH)",
"CLIP Positive-Negative w/Text (WLSH)",
"Checkpoint Loader w/Name (WLSH)",
"Empty Latent by Pixels (WLSH)",
"Empty Latent by Ratio (WLSH)",
"Generate Edge Mask (WLSH)",
"Generate Face Mask (WLSH)",
@ -3083,6 +3105,7 @@
"Resolutions by Ratio (WLSH)",
"SDXL Quick Empty Latent (WLSH)",
"SDXL Quick Image Scale (WLSH)",
"SDXL Resolution Multiplier (WLSH)",
"SDXL Resolutions (WLSH)",
"SDXL Steps (WLSH)",
"Save Positive Prompt File (WLSH)",

Loading…
Cancel
Save