update DB
This commit is contained in:
@@ -5,9 +5,9 @@
|
||||
"title": "ComfyUI-Latent-Modifiers",
|
||||
"reference": "https://github.com/Clybius/ComfyUI-Latent-Modifiers",
|
||||
"files": [
|
||||
"https://github.com/Clybius/ComfyUI-Latent-Modifiers"
|
||||
"https://github.com/Clybius/ComfyUI-Latent-Modifiers/raw/main/sampler_mega_modifier.py"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"install_type": "copy",
|
||||
"description": "Nodes: Latent Diffusion Mega Modifier. ComfyUI nodes which modify the latent during the diffusion process. (Sharpness, Tonemap, Rescale, Extra Noise)"
|
||||
},
|
||||
{
|
||||
|
||||
@@ -167,7 +167,7 @@
|
||||
"title_aux": "ComfyUI_Ib_CustomNodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/Clybius/ComfyUI-Latent-Modifiers": [
|
||||
"https://github.com/Clybius/ComfyUI-Latent-Modifiers/raw/main/sampler_mega_modifier.py": [
|
||||
[
|
||||
"Latent Diffusion Mega Modifier"
|
||||
],
|
||||
@@ -2138,6 +2138,7 @@
|
||||
"MaskPainter",
|
||||
"MaskToSEGS",
|
||||
"MasksToMaskList",
|
||||
"MediaPipeFaceMeshToSEGS",
|
||||
"NoiseInjectionDetailerHookProvider",
|
||||
"NoiseInjectionHookProvider",
|
||||
"ONNXDetectorProvider",
|
||||
|
||||
Reference in New Issue
Block a user