update DB

This commit is contained in:
Dr.Lt.Data
2024-12-06 04:57:53 +09:00
parent fe36d33e0d
commit 2b4f5f5879
2 changed files with 44 additions and 63 deletions

View File

@@ -10,6 +10,28 @@
{
"author": "mithamunda",
"title": "Together Vision Node",
"id": "comfyui_together_vision",
"reference": "https://github.com/mithamunda/ComfyUI-TogetherVision",
"files": [
"https://github.com/mithamunda/ComfyUI-TogetherVision"
],
"install_type": "git-clone",
"description": "A custom ComfyUI node for generating AI-powered image descriptions using Together AI's Vision models (both free and paid versions). Features include customizable prompts, advanced generation parameters, and robust image handling with comprehensive error management."
},
{
"author": "NeoGriever",
"title": "ComfyUI - NeoGriever",
"id": "neogrievernodes",
"reference": "https://github.com/NeoGriever/ComfyUI-NeoGriever",
"files": [
"https://github.com/NeoGriever/ComfyUI-NeoGriever"
],
"install_type": "git-clone",
"description": "NeoGriever's helper nodes. Better CLIP Text Encoder, Resolution Provider, Multimask Write/Read, TextBoxes Simple/Join/x2/x3, Sliders INT/FLOAT/STEPPER, String Tool/Squisher/Cutter, Create Solid Color, Fill with Color, Checkerboard Generator, Image Progress Bar"
},
{
"author": "ClownsharkBatwing",
"title": "RES4LYF",
@@ -652,47 +674,6 @@
],
"install_type": "git-clone",
"description": "Without fine-tuning, FLUX.1 Dev model cannot understand exact color codes. However, it is known that FLUX.1 Dev can repeatedly produce certain colors with certain prompt(color name). Fortunately, on CIVITAI, [a/“novuschroma” shared 155 pre-tested color names](https://civitai.com/models/879997/color-wildcards-for-flux-and-sdxl) that FLUX.1 Dev can handle. Thanks to his resource, color palette consists exclusively of 155 colors can be configured. ColorPalette node from ComfyUI APQNodes converts input hex color code to the most similar color name(from pre-tested 155 color names) of which FLUX.1 Dev is aware."
},
{
"author": "lo-th",
"title": "Comfyui_three_js",
"reference": "https://github.com/lo-th/Comfyui_three_js",
"files": [
"https://github.com/lo-th/Comfyui_three_js"
],
"install_type": "git-clone",
"description": "Custom node for ComfyUI to run three js"
},
{
"author": "sweetndata",
"title": "ComfyUI-Image-Harmonizer",
"reference": "https://github.com/sweetndata/ComfyUI-Image-Harmonizer",
"files": [
"https://github.com/sweetndata/ComfyUI-Image-Harmonizer"
],
"install_type": "git-clone",
"description": "NODES:Image-Harmonizer"
},
{
"author": "arcum42",
"title": "ComfyUI_SageUtils",
"reference": "https://github.com/arcum42/ComfyUI_SageUtils",
"files": [
"https://github.com/arcum42/ComfyUI_SageUtils"
],
"install_type": "git-clone",
"description": "NODES:Load Checkpoint With Name, Lora Stack Debug String, Simple Lora Stack, Lora Stack Loader, Prompts to CLIP, Sampler Info, KSampler w/ Sampler Info, Construct Metadata, Save Image with Added Metadata, Set Integer, ..."
},
{
"author": "smthemex",
"title": "ComfyUI_Face_Anon_Simple",
"reference": "https://github.com/smthemex/ComfyUI_Face_Anon_Simple",
"files": [
"https://github.com/smthemex/ComfyUI_Face_Anon_Simple"
],
"install_type": "git-clone",
"description": "Face Anonymization make simple and easy."
}
]
}