update DB

This commit is contained in:
dr.lt.data
2024-03-29 13:57:05 +09:00
parent 2dbbb83961
commit dc6c59a1d4
4 changed files with 118 additions and 56 deletions

View File

@@ -5788,6 +5788,16 @@
"install_type": "git-clone",
"description": "Nodes:Inversed Euler Sampler, Mix Noise with Latent, Combine Latent Noise"
},
{
"author": "logtd",
"title": "ComfyUI-RefSampling",
"reference": "https://github.com/logtd/ComfyUI-RefSampling",
"files": [
"https://github.com/logtd/ComfyUI-RefSampling"
],
"install_type": "git-clone",
"description": "Nodes:Apply Ref UNet, Ref Sampler, Ref Sampler Custom"
},
{
"author": "Big-Idea-Technology",
"title": "ImageTextOverlay Node for ComfyUI",
@@ -6931,6 +6941,17 @@
"install_type": "copy",
"description": "Nodes:Indoor Backgrounds, Landscape Backgrounds. Custom nodes for ComfyUI which allows selective 'randomness' in constructing a prompt for portrait backgrounds."
},
{
"author": "MokkaBoss1",
"title": "NatureColours, UrbanColours",
"reference": "https://github.com/MokkaBoss1/NatureColours",
"files": [
"https://github.com/MokkaBoss1/NatureColours/raw/main/NatureColours.py",
"https://github.com/MokkaBoss1/NatureColours/raw/main/UrbanColours.py"
],
"install_type": "copy",
"description": "Nodes:NatureColours, UrbanColours. These nodes outputs the color code for the selected color as a string."
},
{
"author": "theally",