update DB
This commit is contained in:
@@ -8210,6 +8210,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "The SuperPrompter node is a ComfyUI node that uses the SuperPrompt-v1 model from Hugging Face to generate text based on a given prompt. It provides various parameters to control the text generation process."
|
||||
},
|
||||
{
|
||||
"author": "NeuralSamurAI",
|
||||
"title": "Dimensional Latent Perlin for ComfyUI",
|
||||
"reference": "https://github.com/NeuralSamurAI/ComfyUI-Dimensional-Latent-Perlin",
|
||||
"files": [
|
||||
"https://github.com/NeuralSamurAI/ComfyUI-Dimensional-Latent-Perlin"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Dimensional Latent Perlin is a custom node for ComfyUI that generates Perlin noise in the latent space. This node is designed to work seamlessly with various diffusion models and can be used as an alternative or complement to standard random noise generators in image generation pipelines."
|
||||
},
|
||||
{
|
||||
"author": "MokkaBoss1",
|
||||
"title": "Node Pack mostly for manipulating strings and integers",
|
||||
@@ -8829,6 +8839,17 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "a comfyui custom node for [a/AniTalker](https://github.com/X-LANCE/AniTalker)"
|
||||
},
|
||||
{
|
||||
"author": "AIFSH",
|
||||
"title": "DHLive-ComfyUI",
|
||||
"id": "dhlive",
|
||||
"reference": "https://github.com/AIFSH/DHLive-ComfyUI",
|
||||
"files": [
|
||||
"https://github.com/AIFSH/DHLive-ComfyUI"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "a comfyui custom node for [a/DH_live](https://github.com/kleinlee/DH_live)"
|
||||
},
|
||||
{
|
||||
"author": "Koishi-Star",
|
||||
"title": "Euler-Smea-Dyn-Sampler",
|
||||
@@ -12452,6 +12473,17 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "GeekyRemB is a powerful and versatile image processing node for ComfyUI, designed to remove backgrounds from images with advanced customization options. This node leverages the rembg library and offers a wide range of features for fine-tuning the background removal process and enhancing the resulting images."
|
||||
},
|
||||
{
|
||||
"author": "Dobidop",
|
||||
"title": "Dobidop ComfyStereo",
|
||||
"id": "simple-stereoscopic",
|
||||
"reference": "https://github.com/Dobidop/ComfyStereo",
|
||||
"files": [
|
||||
"https://github.com/Dobidop/ComfyStereo"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Two simple nodes for stereoscopic image generation. Nodes: Stereo Image Node - a basic port from the Automatic1111 stereo script in thygate/stable-diffusion-webui-depthmap-script, LazyStereo - a naïve stereo image generator"
|
||||
},
|
||||
|
||||
|
||||
|
||||
@@ -12836,17 +12868,6 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
},
|
||||
{
|
||||
"author": "Dobidop",
|
||||
"title": "Dobidop ComfyStereo",
|
||||
"id": "simple-stereoscopic",
|
||||
"reference": "https://github.com/Dobidop/ComfyStereo",
|
||||
"files": [
|
||||
"https://github.com/Dobidop/ComfyStereo"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Two simple nodes for stereoscopic image generation. Nodes: Stereo Image Node - a basic port from the Automatic1111 stereo script in thygate/stable-diffusion-webui-depthmap-script, LazyStereo - a naïve stereo image generator"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user