update DB

This commit is contained in:
Dr.Lt.Data 2024-01-03 20:18:10 +09:00
parent e9c7963e0c
commit 12ababdb78
5 changed files with 85 additions and 23 deletions

View File

@ -3954,6 +3954,16 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "Nodes:ImageLoadFromBase64, ImageLoadByPath, ImageLoadAsMaskByPath, ImageSaveToPath, ImageSaveAsBase64." "description": "Nodes:ImageLoadFromBase64, ImageLoadByPath, ImageLoadAsMaskByPath, ImageSaveToPath, ImageSaveAsBase64."
}, },
{
"author": "flowtyone",
"title": "ComfyUI-Flowty-LDSR",
"reference": "https://github.com/flowtyone/ComfyUI-Flowty-LDSR",
"files": [
"https://github.com/flowtyone/ComfyUI-Flowty-LDSR"
],
"install_type": "git-clone",
"description": "This is a custom node that lets you take advantage of Latent Diffusion Super Resolution (LDSR) models inside ComfyUI."
},

View File

@ -51,7 +51,9 @@
], ],
"https://github.com/54rt1n/ComfyUI-DareMerge": [ "https://github.com/54rt1n/ComfyUI-DareMerge": [
[ [
"DareModelMerger" "BlockModelMergerAdv",
"DareModelMerger",
"MagnitudeModelMerger"
], ],
{ {
"title_aux": "ComfyUI-DareMerge" "title_aux": "ComfyUI-DareMerge"
@ -108,7 +110,9 @@
"StringToFizz-badger", "StringToFizz-badger",
"TextListToString-badger", "TextListToString-badger",
"VideoCut-badger", "VideoCut-badger",
"getImageSide-badger" "getImageSide-badger",
"getParentDir-badger",
"mkdir-badger"
], ],
{ {
"title_aux": "ComfyUI_BadgerTools" "title_aux": "ComfyUI_BadgerTools"
@ -1069,7 +1073,6 @@
"DiffusersModelMakeup", "DiffusersModelMakeup",
"DiffusersPipelineLoader", "DiffusersPipelineLoader",
"DiffusersSampler", "DiffusersSampler",
"DiffusersSaveImage",
"DiffusersSchedulerLoader", "DiffusersSchedulerLoader",
"DiffusersVaeLoader", "DiffusersVaeLoader",
"LcmLoraLoader", "LcmLoraLoader",
@ -1808,6 +1811,7 @@
"CR Job Current Frame", "CR Job Current Frame",
"CR Job List", "CR Job List",
"CR Job Scheduler", "CR Job Scheduler",
"CR KSampler",
"CR Keyframe List", "CR Keyframe List",
"CR Latent Batch Size", "CR Latent Batch Size",
"CR Latent Input Switch", "CR Latent Input Switch",
@ -1878,6 +1882,7 @@
"CR Seed", "CR Seed",
"CR Seed to Int", "CR Seed to Int",
"CR Select Model", "CR Select Model",
"CR Set Value On Binary",
"CR Set Value On Boolean", "CR Set Value On Boolean",
"CR Simple Annotations", "CR Simple Annotations",
"CR Simple Banner", "CR Simple Banner",
@ -1885,6 +1890,7 @@
"CR Simple Binary Pattern Simple", "CR Simple Binary Pattern Simple",
"CR Simple Image Compare", "CR Simple Image Compare",
"CR Simple Image Watermark", "CR Simple Image Watermark",
"CR Simple List",
"CR Simple Meme Template", "CR Simple Meme Template",
"CR Simple Prompt List", "CR Simple Prompt List",
"CR Simple Prompt List Keyframes", "CR Simple Prompt List Keyframes",
@ -1906,6 +1912,8 @@
"CR Style List", "CR Style List",
"CR Switch Model and CLIP", "CR Switch Model and CLIP",
"CR System TrueType Font", "CR System TrueType Font",
"CR Text",
"CR Text Concatenate",
"CR Text Input Switch", "CR Text Input Switch",
"CR Text Input Switch (4 way)", "CR Text Input Switch (4 way)",
"CR Text List", "CR Text List",
@ -1925,6 +1933,7 @@
"CR XY Index", "CR XY Index",
"CR XY Interpolate", "CR XY Interpolate",
"CR XY List", "CR XY List",
"CR XY Product",
"CR XY Save Grid Image", "CR XY Save Grid Image",
"CR XYZ Index", "CR XYZ Index",
"CR XYZ Interpolate", "CR XYZ Interpolate",
@ -1932,7 +1941,7 @@
], ],
{ {
"author": "Suzie1", "author": "Suzie1",
"description": "150 custom nodes for Graphics, Animation, IO, Aspect Ratio, Model Merge, ControlNet, LoRA, XY Grid, and Utilities.", "description": "154 custom nodes for artists, designers and animators.",
"nickname": "Comfyroll Studio", "nickname": "Comfyroll Studio",
"title": "Comfyroll Studio", "title": "Comfyroll Studio",
"title_aux": "ComfyUI_Comfyroll_CustomNodes" "title_aux": "ComfyUI_Comfyroll_CustomNodes"
@ -2023,6 +2032,7 @@
"tri3d-extract-parts-mask-batch", "tri3d-extract-parts-mask-batch",
"tri3d-fuzzification", "tri3d-fuzzification",
"tri3d-interaction-canny", "tri3d-interaction-canny",
"tri3d-load-pose-json",
"tri3d-pose-adaption", "tri3d-pose-adaption",
"tri3d-pose-to-image", "tri3d-pose-to-image",
"tri3d-position-hands", "tri3d-position-hands",
@ -3993,6 +4003,14 @@
"title_aux": "comfyui-prompt-composer" "title_aux": "comfyui-prompt-composer"
} }
], ],
"https://github.com/flowtyone/ComfyUI-Flowty-LDSR": [
[
"LDSRUpscaler"
],
{
"title_aux": "ComfyUI-Flowty-LDSR"
}
],
"https://github.com/flyingshutter/As_ComfyUI_CustomNodes": [ "https://github.com/flyingshutter/As_ComfyUI_CustomNodes": [
[ [
"BatchIndex_AS", "BatchIndex_AS",
@ -5347,10 +5365,10 @@
"Cover ZHGMasks", "Cover ZHGMasks",
"ZHG FaceIndex", "ZHG FaceIndex",
"ZHG GetMaskArea", "ZHG GetMaskArea",
"ZHG Image Levels",
"ZHG SaveImage", "ZHG SaveImage",
"ZHG SmoothEdge", "ZHG SmoothEdge",
"ZHG UltimateSDUpscale", "ZHG UltimateSDUpscale"
"ZHG UltimateSDUpscaleNoUpscale"
], ],
{ {
"title_aux": "zhihuige-nodes-comfyui" "title_aux": "zhihuige-nodes-comfyui"
@ -5493,6 +5511,7 @@
"Font", "Font",
"GamePal", "GamePal",
"GetImageSize_", "GetImageSize_",
"GradientImage",
"ImageCropByAlpha", "ImageCropByAlpha",
"IntNumber", "IntNumber",
"LaMaInpainting", "LaMaInpainting",
@ -6359,12 +6378,14 @@
"easy imageSizeByLongerSide", "easy imageSizeByLongerSide",
"easy imageSizeBySide", "easy imageSizeBySide",
"easy kSampler", "easy kSampler",
"easy kSamplerInpainting",
"easy kSamplerSDTurbo", "easy kSamplerSDTurbo",
"easy kSamplerTiled", "easy kSamplerTiled",
"easy loraStack", "easy loraStack",
"easy negative", "easy negative",
"easy pipeIn", "easy pipeIn",
"easy pipeOut", "easy pipeOut",
"easy pipeToBasicPipe",
"easy portraitMaster", "easy portraitMaster",
"easy poseEditor", "easy poseEditor",
"easy positive", "easy positive",

View File

@ -10,6 +10,16 @@
}, },
{
"author": "flowtyone",
"title": "ComfyUI-Flowty-LDSR",
"reference": "https://github.com/flowtyone/ComfyUI-Flowty-LDSR",
"files": [
"https://github.com/flowtyone/ComfyUI-Flowty-LDSR"
],
"install_type": "git-clone",
"description": "This is a custom node that lets you take advantage of Latent Diffusion Super Resolution (LDSR) models inside ComfyUI."
},
{ {
"author": "Crystian", "author": "Crystian",
"title": "Crystools-save", "title": "Crystools-save",

View File

@ -51,7 +51,9 @@
], ],
"https://github.com/54rt1n/ComfyUI-DareMerge": [ "https://github.com/54rt1n/ComfyUI-DareMerge": [
[ [
"DareModelMerger" "BlockModelMergerAdv",
"DareModelMerger",
"MagnitudeModelMerger"
], ],
{ {
"title_aux": "ComfyUI-DareMerge" "title_aux": "ComfyUI-DareMerge"
@ -108,7 +110,9 @@
"StringToFizz-badger", "StringToFizz-badger",
"TextListToString-badger", "TextListToString-badger",
"VideoCut-badger", "VideoCut-badger",
"getImageSide-badger" "getImageSide-badger",
"getParentDir-badger",
"mkdir-badger"
], ],
{ {
"title_aux": "ComfyUI_BadgerTools" "title_aux": "ComfyUI_BadgerTools"
@ -1069,7 +1073,6 @@
"DiffusersModelMakeup", "DiffusersModelMakeup",
"DiffusersPipelineLoader", "DiffusersPipelineLoader",
"DiffusersSampler", "DiffusersSampler",
"DiffusersSaveImage",
"DiffusersSchedulerLoader", "DiffusersSchedulerLoader",
"DiffusersVaeLoader", "DiffusersVaeLoader",
"LcmLoraLoader", "LcmLoraLoader",
@ -1808,6 +1811,7 @@
"CR Job Current Frame", "CR Job Current Frame",
"CR Job List", "CR Job List",
"CR Job Scheduler", "CR Job Scheduler",
"CR KSampler",
"CR Keyframe List", "CR Keyframe List",
"CR Latent Batch Size", "CR Latent Batch Size",
"CR Latent Input Switch", "CR Latent Input Switch",
@ -1878,6 +1882,7 @@
"CR Seed", "CR Seed",
"CR Seed to Int", "CR Seed to Int",
"CR Select Model", "CR Select Model",
"CR Set Value On Binary",
"CR Set Value On Boolean", "CR Set Value On Boolean",
"CR Simple Annotations", "CR Simple Annotations",
"CR Simple Banner", "CR Simple Banner",
@ -1885,6 +1890,7 @@
"CR Simple Binary Pattern Simple", "CR Simple Binary Pattern Simple",
"CR Simple Image Compare", "CR Simple Image Compare",
"CR Simple Image Watermark", "CR Simple Image Watermark",
"CR Simple List",
"CR Simple Meme Template", "CR Simple Meme Template",
"CR Simple Prompt List", "CR Simple Prompt List",
"CR Simple Prompt List Keyframes", "CR Simple Prompt List Keyframes",
@ -1906,6 +1912,8 @@
"CR Style List", "CR Style List",
"CR Switch Model and CLIP", "CR Switch Model and CLIP",
"CR System TrueType Font", "CR System TrueType Font",
"CR Text",
"CR Text Concatenate",
"CR Text Input Switch", "CR Text Input Switch",
"CR Text Input Switch (4 way)", "CR Text Input Switch (4 way)",
"CR Text List", "CR Text List",
@ -1925,6 +1933,7 @@
"CR XY Index", "CR XY Index",
"CR XY Interpolate", "CR XY Interpolate",
"CR XY List", "CR XY List",
"CR XY Product",
"CR XY Save Grid Image", "CR XY Save Grid Image",
"CR XYZ Index", "CR XYZ Index",
"CR XYZ Interpolate", "CR XYZ Interpolate",
@ -1932,7 +1941,7 @@
], ],
{ {
"author": "Suzie1", "author": "Suzie1",
"description": "150 custom nodes for Graphics, Animation, IO, Aspect Ratio, Model Merge, ControlNet, LoRA, XY Grid, and Utilities.", "description": "154 custom nodes for artists, designers and animators.",
"nickname": "Comfyroll Studio", "nickname": "Comfyroll Studio",
"title": "Comfyroll Studio", "title": "Comfyroll Studio",
"title_aux": "ComfyUI_Comfyroll_CustomNodes" "title_aux": "ComfyUI_Comfyroll_CustomNodes"
@ -2023,6 +2032,7 @@
"tri3d-extract-parts-mask-batch", "tri3d-extract-parts-mask-batch",
"tri3d-fuzzification", "tri3d-fuzzification",
"tri3d-interaction-canny", "tri3d-interaction-canny",
"tri3d-load-pose-json",
"tri3d-pose-adaption", "tri3d-pose-adaption",
"tri3d-pose-to-image", "tri3d-pose-to-image",
"tri3d-position-hands", "tri3d-position-hands",
@ -3993,6 +4003,14 @@
"title_aux": "comfyui-prompt-composer" "title_aux": "comfyui-prompt-composer"
} }
], ],
"https://github.com/flowtyone/ComfyUI-Flowty-LDSR": [
[
"LDSRUpscaler"
],
{
"title_aux": "ComfyUI-Flowty-LDSR"
}
],
"https://github.com/flyingshutter/As_ComfyUI_CustomNodes": [ "https://github.com/flyingshutter/As_ComfyUI_CustomNodes": [
[ [
"BatchIndex_AS", "BatchIndex_AS",
@ -5347,10 +5365,10 @@
"Cover ZHGMasks", "Cover ZHGMasks",
"ZHG FaceIndex", "ZHG FaceIndex",
"ZHG GetMaskArea", "ZHG GetMaskArea",
"ZHG Image Levels",
"ZHG SaveImage", "ZHG SaveImage",
"ZHG SmoothEdge", "ZHG SmoothEdge",
"ZHG UltimateSDUpscale", "ZHG UltimateSDUpscale"
"ZHG UltimateSDUpscaleNoUpscale"
], ],
{ {
"title_aux": "zhihuige-nodes-comfyui" "title_aux": "zhihuige-nodes-comfyui"
@ -5493,6 +5511,7 @@
"Font", "Font",
"GamePal", "GamePal",
"GetImageSize_", "GetImageSize_",
"GradientImage",
"ImageCropByAlpha", "ImageCropByAlpha",
"IntNumber", "IntNumber",
"LaMaInpainting", "LaMaInpainting",
@ -6359,12 +6378,14 @@
"easy imageSizeByLongerSide", "easy imageSizeByLongerSide",
"easy imageSizeBySide", "easy imageSizeBySide",
"easy kSampler", "easy kSampler",
"easy kSamplerInpainting",
"easy kSamplerSDTurbo", "easy kSamplerSDTurbo",
"easy kSamplerTiled", "easy kSamplerTiled",
"easy loraStack", "easy loraStack",
"easy negative", "easy negative",
"easy pipeIn", "easy pipeIn",
"easy pipeOut", "easy pipeOut",
"easy pipeToBasicPipe",
"easy portraitMaster", "easy portraitMaster",
"easy poseEditor", "easy poseEditor",
"easy positive", "easy positive",

View File

@ -1,5 +1,16 @@
{ {
"models": [ "models": [
{
"name": "ControlNet-HandRefiner-pruned (inpaint-depth-hand; fp16)",
"type": "controlnet",
"base": "SD1.5",
"save_path": "default",
"description": "This inpaint-depth controlnet model is specialized for the hand refiner.",
"reference": "https://huggingface.co/hr16/ControlNet-HandRefiner-pruned",
"filename": "control_sd15_inpaint_depth_hand_fp16.safetensors",
"url": "https://huggingface.co/hr16/ControlNet-HandRefiner-pruned/resolve/main/control_sd15_inpaint_depth_hand_fp16.safetensors"
},
{ {
"name": "ip-adapter-faceid_sd15.bin", "name": "ip-adapter-faceid_sd15.bin",
"type": "IP-Adapter", "type": "IP-Adapter",
@ -21,17 +32,6 @@
"url": "https://huggingface.co/h94/IP-Adapter-FaceID/resolve/main/ip-adapter-faceid_sd15_lora.safetensors" "url": "https://huggingface.co/h94/IP-Adapter-FaceID/resolve/main/ip-adapter-faceid_sd15_lora.safetensors"
}, },
{
"name": "ControlNet-HandRefiner-pruned (inpaint-depth-hand; fp16)",
"type": "controlnet",
"base": "SD1.5",
"save_path": "default",
"description": "This inpaint-depth controlnet model is specialized for the hand refiner.",
"reference": "https://huggingface.co/hr16/ControlNet-HandRefiner-pruned",
"filename": "control_sd15_inpaint_depth_hand_fp16.safetensors",
"url": "https://huggingface.co/hr16/ControlNet-HandRefiner-pruned/resolve/main/control_sd15_inpaint_depth_hand_fp16.safetensors"
},
{ {
"name": "LongAnimatediff/lt_long_mm_16_64_frames_v1.1.ckpt (ComfyUI-AnimateDiff-Evolved)", "name": "LongAnimatediff/lt_long_mm_16_64_frames_v1.1.ckpt (ComfyUI-AnimateDiff-Evolved)",
"type": "animatediff", "type": "animatediff",