mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-07-18 20:38:11 +08:00
updatebD DB
This commit is contained in:
parent
619eae0cd6
commit
ec3f3030f9
@ -54236,6 +54236,16 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Block Swap (RAM Offload) node for native ComfyUI MODEL - run DiT models larger than VRAM by streaming transformer blocks from system RAM."
|
||||
},
|
||||
{
|
||||
"author": "vitacon",
|
||||
"title": "Retro Pixel-Matrix Dither 👾",
|
||||
"reference": "https://github.com/vitacon/ComfyUI-Retro-Pixel-Matrix-Dither",
|
||||
"files": [
|
||||
"https://github.com/vitacon/ComfyUI-Retro-Pixel-Matrix-Dither"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "An advanced multi-ratio Bayer matrix dithering node for ComfyUI with edge protection."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -16055,6 +16055,7 @@
|
||||
[
|
||||
"AI2GoIdeogram4PromptBuilder",
|
||||
"AI2GoIdeogram4StyleWizard",
|
||||
"AI2GoPromptBatch",
|
||||
"AI2GoResolutionSelector"
|
||||
],
|
||||
{
|
||||
@ -40589,6 +40590,7 @@
|
||||
"CLIPScaleDualSDXLBlock",
|
||||
"CLIPScaleQwenBlock",
|
||||
"CLIPTextEncodeWithOffload",
|
||||
"DebugModelKeys",
|
||||
"HDR Effects with LAB Adjust",
|
||||
"HDREffectsLabAdjust",
|
||||
"ImageDifferenceChecker",
|
||||
@ -68996,6 +68998,14 @@
|
||||
"title_aux": "ComfyUI-Trellis2"
|
||||
}
|
||||
],
|
||||
"https://github.com/vitacon/ComfyUI-Retro-Pixel-Matrix-Dither": [
|
||||
[
|
||||
"RetroPixelMatrixDither"
|
||||
],
|
||||
{
|
||||
"title_aux": "Retro Pixel-Matrix Dither \ud83d\udc7e"
|
||||
}
|
||||
],
|
||||
"https://github.com/vito0131/ComfyUI-DepthNormalizer": [
|
||||
[
|
||||
"DepthRangeTo230Manual"
|
||||
|
||||
1575
github-stats.json
1575
github-stats.json
File diff suppressed because it is too large
Load Diff
@ -1,5 +1,15 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "vitacon",
|
||||
"title": "Retro Pixel-Matrix Dither 👾",
|
||||
"reference": "https://github.com/vitacon/ComfyUI-Retro-Pixel-Matrix-Dither",
|
||||
"files": [
|
||||
"https://github.com/vitacon/ComfyUI-Retro-Pixel-Matrix-Dither"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "An advanced multi-ratio Bayer matrix dithering node for ComfyUI with edge protection."
|
||||
},
|
||||
{
|
||||
"author": "navalyalgam97",
|
||||
"title": "XFlow Resolution",
|
||||
|
||||
@ -16055,6 +16055,7 @@
|
||||
[
|
||||
"AI2GoIdeogram4PromptBuilder",
|
||||
"AI2GoIdeogram4StyleWizard",
|
||||
"AI2GoPromptBatch",
|
||||
"AI2GoResolutionSelector"
|
||||
],
|
||||
{
|
||||
@ -40589,6 +40590,7 @@
|
||||
"CLIPScaleDualSDXLBlock",
|
||||
"CLIPScaleQwenBlock",
|
||||
"CLIPTextEncodeWithOffload",
|
||||
"DebugModelKeys",
|
||||
"HDR Effects with LAB Adjust",
|
||||
"HDREffectsLabAdjust",
|
||||
"ImageDifferenceChecker",
|
||||
@ -68996,6 +68998,14 @@
|
||||
"title_aux": "ComfyUI-Trellis2"
|
||||
}
|
||||
],
|
||||
"https://github.com/vitacon/ComfyUI-Retro-Pixel-Matrix-Dither": [
|
||||
[
|
||||
"RetroPixelMatrixDither"
|
||||
],
|
||||
{
|
||||
"title_aux": "Retro Pixel-Matrix Dither \ud83d\udc7e"
|
||||
}
|
||||
],
|
||||
"https://github.com/vito0131/ComfyUI-DepthNormalizer": [
|
||||
[
|
||||
"DepthRangeTo230Manual"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user