Browse Source

update DB

pull/92/head
dr.lt.data 1 year ago
parent
commit
de5ac5c019
  1. 12
      custom-node-list.json
  2. 46
      extension-node-map.json
  3. 46
      node_db/new/extension-node-map.json

12
custom-node-list.json

@ -58,7 +58,7 @@
"https://github.com/Fannovel16/comfyui_controlnet_aux"
],
"install_type": "git-clone",
"description": "This is a WIP rework of comfyui_controlnet_preprocessors based on ControlNet auxiliary models by 🤗. I think the old repo isn't good enough to maintain. All old workflow will still be work with this repo but the version option won't do anything. Almost all v1 preprocessors are replaced by v1.1 except those doesn't apppear in v1.1. <p style='background-color: black; color: red;'>NOTE: Please refrain from using the controlnet preprocessor alongside this installation, as it may lead to conflicts and prevent proper recognition.</p>"
"description": "This is a WIP rework of comfyui_controlnet_preprocessors based on ControlNet auxiliary models by 🤗. I think the old repo isn't good enough to maintain. All old workflow will still be work with this repo but the version option won't do anything. Almost all v1 preprocessors are replaced by v1.1 except those doesn't appear in v1.1. <p style='background-color: black; color: red;'>NOTE: Please refrain from using the controlnet preprocessor alongside this installation, as it may lead to conflicts and prevent proper recognition.</p>"
},
{
"author": "Fannovel16",
@ -1530,6 +1530,16 @@
"install_type": "git-clone",
"description": "A collection of custom nodes for ComfyUI. Includes a quick canny edge detection node with unconventional settings, simple LoRA stack nodes for workflow efficiency, and a customizable aspect ratio node."
},
{
"author": "Dream Project",
"title": "Dream Project Animation",
"reference": "https://github.com/alt-key-project/comfyui-dream-project",
"files": [
"https://github.com/alt-key-project/comfyui-dream-project"
],
"install_type": "git-clone",
"description": "Various utility nodes for creating animations with ComfyUI"
},
{
"author": "taabata",
"title": "Syrian Falcon Nodes",

46
extension-node-map.json

@ -533,33 +533,37 @@
],
"https://github.com/LucianoCirino/efficiency-nodes-comfyui": [
[
"Apply ControlNet Stack",
"Control Net Stacker",
"Eff. Loader SDXL",
"Efficient Loader",
"Evaluate Integers",
"HighRes-Fix Script",
"Image Overlay",
"Join XY Inputs of Same Type",
"KSampler (Efficient)",
"KSampler Adv. (Efficient)",
"KSampler SDXL (Eff.)",
"LoRA Stacker",
"LoRA Stacker Adv.",
"Manual XY Entry Info",
"Pack SDXL Tuple",
"Refiner Extras",
"Unpack SDXL Tuple",
"XY Input: Add/Return Noise",
"XY Input: Aesthetic Score",
"XY Input: CFG Scale",
"XY Input: Checkpoint",
"XY Input: Clip Skip",
"XY Input: Control Net Strengths",
"XY Input: Control Net",
"XY Input: Control Net Plot",
"XY Input: Denoise",
"XY Input: End at Step",
"XY Input: LoRA",
"XY Input: LoRA Adv.",
"XY Input: LoRA Plot",
"XY Input: LoRA Stacks",
"XY Input: Manual XY Entry",
"XY Input: Negative Prompt S/R",
"XY Input: Positive Prompt S/R",
"XY Input: Sampler",
"XY Input: Scheduler",
"XY Input: Prompt S/R",
"XY Input: Refiner On/Off",
"XY Input: Sampler/Scheduler",
"XY Input: Seeds++ Batch",
"XY Input: Start at Step",
"XY Input: Steps",
"XY Input: VAE",
"XY Plot"
@ -736,12 +740,9 @@
],
"https://github.com/RockOfFire/ComfyUI_Comfyroll_CustomNodes": [
[
"CR Advanced Prompt Scheduler",
"CR Animate Transition",
"CR Animation PopImage",
"CR Animation Stack",
"CR Animation Stack Keyframes",
"CR Animation Stack Scheduler",
"CR Apply ControlNet",
"CR Apply LoRA Stack",
"CR Apply Model Merge",
@ -756,6 +757,9 @@
"CR Conditioning Input Switch",
"CR ControlNet Input Switch",
"CR Debatch Frames",
"CR Float To String",
"CR Gradient Float",
"CR Gradient Integer",
"CR Halftone Grid",
"CR Halftones",
"CR Hires Fix Process Switch",
@ -766,12 +770,14 @@
"CR Image Pipe In",
"CR Image Pipe Out",
"CR Image Size",
"CR Image Stack",
"CR Img2Img Process Switch",
"CR Increment Float",
"CR Increment Integer",
"CR Index Increment",
"CR Index Multiply",
"CR Index Reset",
"CR Integer Multiple",
"CR Integer To String",
"CR Keyframe List",
"CR Latent Batch Size",
"CR Latent Input Switch",
@ -789,7 +795,6 @@
"CR Process Switch",
"CR Prompt List",
"CR Prompt List Keyframes",
"CR Prompt List Scheduler",
"CR Prompt Text",
"CR SD1.5 Aspect Ratio",
"CR SDXL Aspect Ratio",
@ -802,9 +807,12 @@
"CR Schedule Models",
"CR Seed",
"CR Seed to Int",
"CR Switch Model and CLIP",
"CR Text Input Switch",
"CR Text Input Switch (4 way)",
"CR Text List To String"
"CR Text List To String",
"Comfyroll/Test/Animation Stack",
"Comfyroll/Test/Animation Stack Keyframes"
],
{
"title_aux": "ComfyUI_Comfyroll_CustomNodes"
@ -1119,7 +1127,7 @@
"Images to RGB",
"Inset Image Bounds",
"Integer place counter",
"KSampler (Legacy)",
"KSampler",
"KSampler Cycle",
"LangSAM Masking",
"LangSAM Model Loader",
@ -1202,6 +1210,7 @@
"Text Parse Tokens",
"Text Random Line",
"Text Random Prompt",
"Text Shuffle",
"Text String",
"Text String Truncate",
"Text to Conditioning",
@ -1227,6 +1236,7 @@
"TacoAnimatedLoader",
"TacoGifMaker",
"TacoImg2ImgAnimatedLoader",
"TacoImg2ImgAnimatedProcessor",
"TacoLatent"
],
{
@ -2273,6 +2283,8 @@
"AV_PromptsToParametersPipe",
"AV_UploadImage",
"BLIPCaption",
"ColorBlend",
"ColorCorrect",
"DependenciesEdit",
"Fooocus_KSampler",
"Fooocus_KSamplerAdvanced",

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

@ -533,33 +533,37 @@
],
"https://github.com/LucianoCirino/efficiency-nodes-comfyui": [
[
"Apply ControlNet Stack",
"Control Net Stacker",
"Eff. Loader SDXL",
"Efficient Loader",
"Evaluate Integers",
"HighRes-Fix Script",
"Image Overlay",
"Join XY Inputs of Same Type",
"KSampler (Efficient)",
"KSampler Adv. (Efficient)",
"KSampler SDXL (Eff.)",
"LoRA Stacker",
"LoRA Stacker Adv.",
"Manual XY Entry Info",
"Pack SDXL Tuple",
"Refiner Extras",
"Unpack SDXL Tuple",
"XY Input: Add/Return Noise",
"XY Input: Aesthetic Score",
"XY Input: CFG Scale",
"XY Input: Checkpoint",
"XY Input: Clip Skip",
"XY Input: Control Net Strengths",
"XY Input: Control Net",
"XY Input: Control Net Plot",
"XY Input: Denoise",
"XY Input: End at Step",
"XY Input: LoRA",
"XY Input: LoRA Adv.",
"XY Input: LoRA Plot",
"XY Input: LoRA Stacks",
"XY Input: Manual XY Entry",
"XY Input: Negative Prompt S/R",
"XY Input: Positive Prompt S/R",
"XY Input: Sampler",
"XY Input: Scheduler",
"XY Input: Prompt S/R",
"XY Input: Refiner On/Off",
"XY Input: Sampler/Scheduler",
"XY Input: Seeds++ Batch",
"XY Input: Start at Step",
"XY Input: Steps",
"XY Input: VAE",
"XY Plot"
@ -736,12 +740,9 @@
],
"https://github.com/RockOfFire/ComfyUI_Comfyroll_CustomNodes": [
[
"CR Advanced Prompt Scheduler",
"CR Animate Transition",
"CR Animation PopImage",
"CR Animation Stack",
"CR Animation Stack Keyframes",
"CR Animation Stack Scheduler",
"CR Apply ControlNet",
"CR Apply LoRA Stack",
"CR Apply Model Merge",
@ -756,6 +757,9 @@
"CR Conditioning Input Switch",
"CR ControlNet Input Switch",
"CR Debatch Frames",
"CR Float To String",
"CR Gradient Float",
"CR Gradient Integer",
"CR Halftone Grid",
"CR Halftones",
"CR Hires Fix Process Switch",
@ -766,12 +770,14 @@
"CR Image Pipe In",
"CR Image Pipe Out",
"CR Image Size",
"CR Image Stack",
"CR Img2Img Process Switch",
"CR Increment Float",
"CR Increment Integer",
"CR Index Increment",
"CR Index Multiply",
"CR Index Reset",
"CR Integer Multiple",
"CR Integer To String",
"CR Keyframe List",
"CR Latent Batch Size",
"CR Latent Input Switch",
@ -789,7 +795,6 @@
"CR Process Switch",
"CR Prompt List",
"CR Prompt List Keyframes",
"CR Prompt List Scheduler",
"CR Prompt Text",
"CR SD1.5 Aspect Ratio",
"CR SDXL Aspect Ratio",
@ -802,9 +807,12 @@
"CR Schedule Models",
"CR Seed",
"CR Seed to Int",
"CR Switch Model and CLIP",
"CR Text Input Switch",
"CR Text Input Switch (4 way)",
"CR Text List To String"
"CR Text List To String",
"Comfyroll/Test/Animation Stack",
"Comfyroll/Test/Animation Stack Keyframes"
],
{
"title_aux": "ComfyUI_Comfyroll_CustomNodes"
@ -1119,7 +1127,7 @@
"Images to RGB",
"Inset Image Bounds",
"Integer place counter",
"KSampler (Legacy)",
"KSampler",
"KSampler Cycle",
"LangSAM Masking",
"LangSAM Model Loader",
@ -1202,6 +1210,7 @@
"Text Parse Tokens",
"Text Random Line",
"Text Random Prompt",
"Text Shuffle",
"Text String",
"Text String Truncate",
"Text to Conditioning",
@ -1227,6 +1236,7 @@
"TacoAnimatedLoader",
"TacoGifMaker",
"TacoImg2ImgAnimatedLoader",
"TacoImg2ImgAnimatedProcessor",
"TacoLatent"
],
{
@ -2273,6 +2283,8 @@
"AV_PromptsToParametersPipe",
"AV_UploadImage",
"BLIPCaption",
"ColorBlend",
"ColorCorrect",
"DependenciesEdit",
"Fooocus_KSampler",
"Fooocus_KSamplerAdvanced",

Loading…
Cancel
Save