update DB

This commit is contained in:
Dr.Lt.Data
2024-10-19 21:42:13 +09:00
parent 9be2572a82
commit 290de33bbd
9 changed files with 2896 additions and 2368 deletions

View File

@@ -10,16 +10,25 @@
},
{
"author": "logtd",
"title": "ComfyUI-Fluxtapoz [WIP]",
"reference": "https://github.com/logtd/ComfyUI-Fluxtapoz",
"author": "kxh",
"title": "ComfyUI-ImageUpscaleWithModelMultipleTimes",
"reference": "https://github.com/kxh/ComfyUI-ImageUpscaleWithModelMultipleTimes",
"files": [
"https://github.com/logtd/ComfyUI-Fluxtapoz"
"https://github.com/kxh/ComfyUI-ImageUpscaleWithModelMultipleTimes"
],
"install_type": "git-clone",
"description": "A set of nodes for editing images using Flux in ComfyUI"
"description": "Upscale image with model multiple times !"
},
{
"author": "MiddleKD",
"title": "ComfyUI-default-workflow-setter",
"reference": "https://github.com/MiddleKD/ComfyUI-default-workflow-setter",
"files": [
"https://github.com/MiddleKD/ComfyUI-default-workflow-setter"
],
"install_type": "git-clone",
"description": "Default workflow setter"
},
{
"author": "huangyangke",
@@ -71,16 +80,6 @@
"install_type": "git-clone",
"description": "NODES:Random Video Mixer, Spotify Canvas Generator, Video Writer\ncustom comfyui nodes for audio/visual purposes# ComfyUI-Custom-Nodes"
},
{
"author": "taches-ai",
"title": "ComfyUI Scene Composer [WIP]",
"reference": "https://github.com/taches-ai/comfyui-scene-composer",
"files": [
"https://github.com/taches-ai/comfyui-scene-composer"
],
"install_type": "git-clone",
"description": "A collection of nodes to facilitate the creation of scenes in ComfyUI."
},
{
"author": "kxh",
"title": "ComfyUI-sam2",

View File

@@ -311,8 +311,11 @@
"https://github.com/AllenEdgarPoe/ComfyUI-Xorbis-nodes": [
[
"Add Human Styler",
"ConcaveHullImage",
"Convert Monochrome",
"Mask Aligned bbox for ConcaveHull",
"Mask Aligned bbox for Inpainting",
"Mask Aligned bbox for Inpainting2",
"Mask Square bbox for Inpainting",
"One Image Compare",
"RT4KSR Loader",
@@ -536,10 +539,13 @@
],
"https://github.com/Firetheft/ComfyUI-Flux-Prompt-Tools": [
[
"FluxPromptEnhance",
"FluxPromptGeminiFlash",
"FluxPromptGenerator",
"MiniCPM_V_2_6_Int4"
"ColorPaletteExtractorNode",
"ColorPalettePickerNode",
"ColorPaletteTransferNode",
"FluxPromptEnhanceNode",
"GeminiFlashNode",
"MiniCPM_V_2_6_Int4_Node",
"PromptGeneratorNode"
],
{
"title_aux": "ComfyUI-Flux-Prompt-Tools"
@@ -958,6 +964,7 @@
],
"https://github.com/ShmuelRonen/ComfyUI-FreeMemory": [
[
"FreeMemoryCLIP",
"FreeMemoryImage",
"FreeMemoryLatent",
"FreeMemoryModel"
@@ -1414,6 +1421,7 @@
"LatentFromBatch",
"LatentInterpolate",
"LatentMultiply",
"LatentOperationSharpen",
"LatentOperationTonemapReinhard",
"LatentRotate",
"LatentSubtract",
@@ -2312,6 +2320,14 @@
"title_aux": "ComfyUI_Prompt_Template_CustomNodes"
}
],
"https://github.com/kxh/ComfyUI-ImageUpscaleWithModelMultipleTimes": [
[
"ImageUpscaleWithModelMultipleTimes"
],
{
"title_aux": "ComfyUI-ImageUpscaleWithModelMultipleTimes"
}
],
"https://github.com/kxh/ComfyUI-sam2": [
[
"Segment"
@@ -3003,18 +3019,6 @@
"title_aux": "comfyui_psd [WIP]"
}
],
"https://github.com/taches-ai/comfyui-scene-composer": [
[
"\u26c5\ufe0f Environment",
"\ud83c\udf9e\ufe0f Scene",
"\ud83c\udfac Action",
"\ud83d\udc64 Character",
"\ud83d\udcf9 Composition"
],
{
"title_aux": "ComfyUI Scene Composer [WIP]"
}
],
"https://github.com/talon468/ComfyUI-Rpg-Architect": [
[
"ComfyUI Rpg Architect \ud83e\ude84"

View File

File diff suppressed because it is too large Load Diff