update DB

This commit is contained in:
Dr.Lt.Data
2024-11-21 21:29:18 +09:00
parent 2e2a7cee79
commit 1ab304bfbc
8 changed files with 2547 additions and 2289 deletions

View File

@@ -11376,6 +11376,16 @@
"install_type": "git-clone",
"description": "MuseTalk ComfyUI Preprocess and Postprocess Nodes"
},
{
"author": "xuhongming251",
"title": "ComfyUI_Camera",
"reference": "https://github.com/xuhongming251/ComfyUI_Camera",
"files": [
"https://github.com/xuhongming251/ComfyUI_Camera"
],
"install_type": "git-clone",
"description": "ComfyUI processes local real-time camera feed and provides real-time preview of the result."
},
{
"author": "Thomas Ward",
"title": "TW-CUI-Util",
@@ -15897,7 +15907,7 @@
"https://github.com/robertvoy/ComfyUI-Flux-Continuum"
],
"install_type": "git-clone",
"description": "NODES:Step Slider, Denoise Slider, Guidance Slider, Batch Slider, Max Shift Slider, ControlNet Slider"
"description": "Set of custom nodes to use with the ComfyUI Flux Continuum: Modular Interface. NODES: Text Versions, Image64 Display, Tabs, Step Slider, Denoise Slider, Guidance Slider, Batch Slider, Max Shift Slider, ControlNet Slider"
},
{
"author": "Lam Yan",
@@ -16983,7 +16993,7 @@
"https://github.com/AIPOQUE/ComfyUI-APQNodes"
],
"install_type": "git-clone",
"description": "NODES:ColorPalette, ...\nuseful custom nodes for ComfyUI"
"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": "arcum42",
@@ -17027,6 +17037,39 @@
"install_type": "git-clone",
"description": "Haiper API official ComfyUI custom node."
},
{
"author": "bombax-xiaoice",
"title": "ComfyUI-Allegro",
"reference": "https://github.com/bombax-xiaoice/ComfyUI-Allegro",
"files": [
"https://github.com/bombax-xiaoice/ComfyUI-Allegro"
],
"install_type": "git-clone",
"description": "ComfyUI supports over [a/rhymes-ai/Allegro](https://huggingface.co/rhymes-ai/Allegro), which uses text prompt to generate short video in relatively high quality, especially comparing to other open source solutions available for now."
},
{
"author": "tuohe",
"title": "Comfyui_face_restorer",
"reference": "https://github.com/tungdop2/Comfyui_face_restorer",
"files": [
"https://github.com/tungdop2/Comfyui_face_restorer"
],
"install_type": "git-clone",
"description": "NODES:Face Restorer Loader, Face Restorer"
},
{
"author": "pschroedl",
"title": "ComfyUI-SAM2-Realtime",
"reference": "https://github.com/pschroedl/ComfyUI-SAM2-Realtime",
"files": [
"https://github.com/pschroedl/ComfyUI-SAM2-Realtime"
],
"install_type": "git-clone",
"description": "NODES:(Down)Load SAM2-Realtime Model, Sam2RealtimeSegmentation"
},