mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-07-26 10:07:38 +08:00
update DB
This commit is contained in:
@@ -1,5 +1,75 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "smthemex",
|
||||
"title": "Nine_Image_Compare",
|
||||
"reference": "https://github.com/smthemex/Nine_Image_Compare",
|
||||
"files": [
|
||||
"https://github.com/smthemex/Nine_Image_Compare"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Compare one to nine images when use ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "huwhitememes",
|
||||
"title": "Krea 2 Conditioning Control",
|
||||
"reference": "https://github.com/huwhitememes/comfyui-krea2-conditioning",
|
||||
"files": [
|
||||
"https://github.com/huwhitememes/comfyui-krea2-conditioning"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Quality-preserving per-layer conditioning control for Krea 2 - ComfyUI custom node (enhanced fork of nova452/ComfyUI-ConditioningKrea2Rebalance)."
|
||||
},
|
||||
{
|
||||
"author": "aiknowledge2go",
|
||||
"title": "ComfyUI-AI2Go-Utils",
|
||||
"reference": "https://github.com/Little-God1983/ComfyUI-AI2Go-Utils",
|
||||
"files": [
|
||||
"https://github.com/Little-God1983/ComfyUI-AI2Go-Utils"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI utility nodes by AIKnowledge2Go."
|
||||
},
|
||||
{
|
||||
"author": "pollockjj",
|
||||
"title": "comfyui-sealedcuda",
|
||||
"reference": "https://github.com/pollockjj/ComfyUI-SealedCuda",
|
||||
"files": [
|
||||
"https://github.com/pollockjj/ComfyUI-SealedCuda"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Sealed-worker CUDA image nodes (NATTEN, fused-ssim) sourced from prebuilt cuda-wheels"
|
||||
},
|
||||
{
|
||||
"author": "surrealbydesign",
|
||||
"title": "ComfyUI Krea Palette Tools",
|
||||
"reference": "https://github.com/SurrealByDesign/ComfyUI-Krea-Palette-Tools",
|
||||
"files": [
|
||||
"https://github.com/SurrealByDesign/ComfyUI-Krea-Palette-Tools"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Extract color palettes from reference images and package them as Krea 2 image_style_references."
|
||||
},
|
||||
{
|
||||
"author": "ethanfel",
|
||||
"title": "Text Encode (Krea2)",
|
||||
"reference": "https://github.com/ethanfel/ComfyUI-Krea2TextEncoder",
|
||||
"files": [
|
||||
"https://github.com/ethanfel/ComfyUI-Krea2TextEncoder"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Vision-aware text conditioning for the Krea2 / K2 model. Feeds reference images through the Qwen3-VL-4B vision path with the Krea2 descriptor template; optional per-image mask crops to the masked region. No VAE (Krea2 has no reference-latent pathway). Auto-growing image+mask slots."
|
||||
},
|
||||
{
|
||||
"author": "HallettVisual",
|
||||
"title": "Smart Image Crop and Stitch",
|
||||
"reference": "https://github.com/HallettVisual/ComfyUI-Smart-Image-Crop-and-Stitch",
|
||||
"files": [
|
||||
"https://github.com/HallettVisual/ComfyUI-Smart-Image-Crop-and-Stitch"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Mask-driven smart crop and stitch nodes for ComfyUI inpaint and edit workflows."
|
||||
},
|
||||
{
|
||||
"author": "kevinsun",
|
||||
"title": "ComfyUI-Quick-Latent",
|
||||
|
||||
Reference in New Issue
Block a user