update DB

This commit is contained in:
Dr.Lt.Data 2024-12-03 01:39:44 +09:00
parent 7050a1f8f8
commit ed0acd6c23
5 changed files with 230 additions and 22 deletions

View File

@ -17532,6 +17532,17 @@
"install_type": "git-clone",
"description": "A simple ComfyUI node that let's you use Claude or ChatGPT 4o's VLM capabilities to generate captions/tags for images."
},
{
"author": "ClownsharkBatwing",
"title": "RES4LYF",
"id": "res4lyf",
"reference": "https://github.com/ClownsharkBatwing/RES4LYF",
"files": [
"https://github.com/ClownsharkBatwing/RES4LYF"
],
"install_type": "git-clone",
"description": "Advanced samplers with new noise scaling math to enable SDE sampling with all publicly available rectified flow models; new unsampling/noise inversion methods and other advanced techniques for inpainting and/or guiding the sampling process with latent images. 40 sampler types, 20 noise types, 7 noise scaling modes, in a single node. Also includes a wide variety of QoF and other utility nodes for manipulating sigmas, latents, images, and more."
},
@ -17976,17 +17987,6 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "ClownsharkBatwing",
"title": "RES4LYF",
"id": "res4lyf",
"reference": "https://github.com/ClownsharkBatwing/RES4LYF",
"files": [
"https://github.com/ClownsharkBatwing/RES4LYF"
],
"install_type": "git-clone",
"description": "Advanced samplers with new noise scaling math to enable SDE sampling with all publicly available rectified flow models; new unsampling/noise inversion methods and other advanced techniques for inpainting and/or guiding the sampling process with latent images. 40 sampler types, 20 noise types, 7 noise scaling modes, in a single node. Also includes a wide variety of QoF and other utility nodes for manipulating sigmas, latents, images, and more."
}
]
}

View File

@ -2075,6 +2075,107 @@
"title_aux": "ComfyUI-Line-counter"
}
],
"https://github.com/ClownsharkBatwing/RES4LYF": [
[
"AdvancedNoise",
"Base64ToConditioning",
"CLIPTextEncodeFluxUnguided",
"ClownSampler",
"ClownsharKSampler",
"ClownsharKSamplerAutomation",
"ClownsharKSamplerGuides",
"ClownsharKSamplerOptions",
"ClownsharKSamplerOptions_SDE_Noise",
"Conditioning Recast FP64",
"ConditioningAverageScheduler",
"ConditioningMultiply",
"ConditioningToBase64",
"ConditioningTruncate",
"ConditioningZeroAndTruncate",
"EmptyLatentImage64",
"EmptyLatentImageCustom",
"Film Grain",
"FluxLoader",
"Frequency Separation Hard Light",
"Frequency Separation Hard Light LAB",
"Image Channels LAB",
"Image Crop Location Exact",
"Image Median Blur",
"Image Pair Split",
"Latent Batcher",
"Latent Match Channelwise",
"Latent Normalize Channels",
"Latent to Cuda",
"LatentBatch_channels",
"LatentBatch_channels_16",
"LatentNoiseBatch_fractal",
"LatentNoiseBatch_gaussian",
"LatentNoiseBatch_gaussian_channels",
"LatentNoiseBatch_perlin",
"LatentNoiseList",
"LatentNoised",
"LatentPhaseMagnitude",
"LatentPhaseMagnitudeMultiply",
"LatentPhaseMagnitudeOffset",
"LatentPhaseMagnitudePower",
"Legacy_ClownSampler",
"Legacy_ClownsharKSampler",
"Legacy_ClownsharKSamplerGuides",
"PrepForUnsampling",
"SD35L_TimestepPatcher",
"SD35Loader",
"Sampler10th_World_Order",
"SamplerOptions_GarbageCollection",
"SamplerOptions_TimestepScaling",
"Set Precision",
"Set Precision Advanced",
"Set Precision Universal",
"SharkSampler",
"Sigmas Abs",
"Sigmas Add",
"Sigmas Cleanup",
"Sigmas Concat",
"Sigmas DeleteBelowFloor",
"Sigmas DeleteDuplicates",
"Sigmas From Text",
"Sigmas Iteration Karras",
"Sigmas Iteration Polyexp",
"Sigmas Math1",
"Sigmas Math3",
"Sigmas Modulus",
"Sigmas Mult",
"Sigmas Noise Inversion",
"Sigmas Pad",
"Sigmas Power",
"Sigmas Quotient",
"Sigmas Recast",
"Sigmas Rescale",
"Sigmas SetFloor",
"Sigmas Split",
"Sigmas Start",
"Sigmas Truncate",
"Sigmas Unpad",
"Sigmas Variance Floor",
"Sigmas2 Add",
"Sigmas2 Mult",
"SigmasPreview",
"StableCascade_StageB_Conditioning64",
"StableCascade_StageC_VAEEncode_Exact",
"StyleModelApplyAdvanced",
"Tan Scheduler",
"Tan Scheduler 2",
"Tan Scheduler 2 Simple",
"TextBox1",
"TextBox3",
"UNetSave",
"UltraSharkSampler",
"UltraSharkSampler Tiled",
"VGG19StyleTransfer"
],
{
"title_aux": "RES4LYF"
}
],
"https://github.com/Clybius/ComfyUI-Extra-Samplers": [
[
"GeometricCFGGuider",

View File

@ -789,6 +789,11 @@
"last_update": "2024-09-02 02:30:14",
"author_account_age_days": 2573
},
"https://github.com/ClownsharkBatwing/RES4LYF": {
"stars": 33,
"last_update": "2024-12-02 06:50:40",
"author_account_age_days": 190
},
"https://github.com/Clybius/ComfyUI-Extra-Samplers": {
"stars": 72,
"last_update": "2024-11-15 17:21:45",

View File

@ -9,7 +9,18 @@
},
{
"author": "ClownsharkBatwing",
"title": "RES4LYF",
"id": "res4lyf",
"reference": "https://github.com/ClownsharkBatwing/RES4LYF",
"files": [
"https://github.com/ClownsharkBatwing/RES4LYF"
],
"install_type": "git-clone",
"description": "Advanced samplers with new noise scaling math to enable SDE sampling with all publicly available rectified flow models; new unsampling/noise inversion methods and other advanced techniques for inpainting and/or guiding the sampling process with latent images. 40 sampler types, 20 noise types, 7 noise scaling modes, in a single node. Also includes a wide variety of QoF and other utility nodes for manipulating sigmas, latents, images, and more."
},
{
"author": "duskfallcrew",
"title": "Embedding Merge for ComfyUI",
@ -682,16 +693,6 @@
],
"install_type": "git-clone",
"description": "Face Anonymization make simple and easy."
},
{
"author": "liuqianhonga",
"title": "ComfyUI-Image-Compressor",
"reference": "https://github.com/liuqianhonga/ComfyUI-Image-Compressor",
"files": [
"https://github.com/liuqianhonga/ComfyUI-Image-Compressor"
],
"install_type": "git-clone",
"description": "A ComfyUI custom node for image compression that supports multiple compression formats and parameter adjustments."
}
]
}

View File

@ -2075,6 +2075,107 @@
"title_aux": "ComfyUI-Line-counter"
}
],
"https://github.com/ClownsharkBatwing/RES4LYF": [
[
"AdvancedNoise",
"Base64ToConditioning",
"CLIPTextEncodeFluxUnguided",
"ClownSampler",
"ClownsharKSampler",
"ClownsharKSamplerAutomation",
"ClownsharKSamplerGuides",
"ClownsharKSamplerOptions",
"ClownsharKSamplerOptions_SDE_Noise",
"Conditioning Recast FP64",
"ConditioningAverageScheduler",
"ConditioningMultiply",
"ConditioningToBase64",
"ConditioningTruncate",
"ConditioningZeroAndTruncate",
"EmptyLatentImage64",
"EmptyLatentImageCustom",
"Film Grain",
"FluxLoader",
"Frequency Separation Hard Light",
"Frequency Separation Hard Light LAB",
"Image Channels LAB",
"Image Crop Location Exact",
"Image Median Blur",
"Image Pair Split",
"Latent Batcher",
"Latent Match Channelwise",
"Latent Normalize Channels",
"Latent to Cuda",
"LatentBatch_channels",
"LatentBatch_channels_16",
"LatentNoiseBatch_fractal",
"LatentNoiseBatch_gaussian",
"LatentNoiseBatch_gaussian_channels",
"LatentNoiseBatch_perlin",
"LatentNoiseList",
"LatentNoised",
"LatentPhaseMagnitude",
"LatentPhaseMagnitudeMultiply",
"LatentPhaseMagnitudeOffset",
"LatentPhaseMagnitudePower",
"Legacy_ClownSampler",
"Legacy_ClownsharKSampler",
"Legacy_ClownsharKSamplerGuides",
"PrepForUnsampling",
"SD35L_TimestepPatcher",
"SD35Loader",
"Sampler10th_World_Order",
"SamplerOptions_GarbageCollection",
"SamplerOptions_TimestepScaling",
"Set Precision",
"Set Precision Advanced",
"Set Precision Universal",
"SharkSampler",
"Sigmas Abs",
"Sigmas Add",
"Sigmas Cleanup",
"Sigmas Concat",
"Sigmas DeleteBelowFloor",
"Sigmas DeleteDuplicates",
"Sigmas From Text",
"Sigmas Iteration Karras",
"Sigmas Iteration Polyexp",
"Sigmas Math1",
"Sigmas Math3",
"Sigmas Modulus",
"Sigmas Mult",
"Sigmas Noise Inversion",
"Sigmas Pad",
"Sigmas Power",
"Sigmas Quotient",
"Sigmas Recast",
"Sigmas Rescale",
"Sigmas SetFloor",
"Sigmas Split",
"Sigmas Start",
"Sigmas Truncate",
"Sigmas Unpad",
"Sigmas Variance Floor",
"Sigmas2 Add",
"Sigmas2 Mult",
"SigmasPreview",
"StableCascade_StageB_Conditioning64",
"StableCascade_StageC_VAEEncode_Exact",
"StyleModelApplyAdvanced",
"Tan Scheduler",
"Tan Scheduler 2",
"Tan Scheduler 2 Simple",
"TextBox1",
"TextBox3",
"UNetSave",
"UltraSharkSampler",
"UltraSharkSampler Tiled",
"VGG19StyleTransfer"
],
{
"title_aux": "RES4LYF"
}
],
"https://github.com/Clybius/ComfyUI-Extra-Samplers": [
[
"GeometricCFGGuider",