update DB

This commit is contained in:
Dr.Lt.Data
2026-07-24 18:31:30 +09:00
parent 7955e638db
commit 8ca022718f
7 changed files with 7718 additions and 7562 deletions
+14 -3
View File
@@ -1,5 +1,16 @@
{
"custom_nodes": [
{
"author": "JWLHS",
"title": "TINT4 — INT4 Weight-Only Quantization via torchao",
"id": "tint4_xpu",
"reference": "https://github.com/JWLHS/ComfyUI-TINT4",
"files": [
"https://github.com/JWLHS/ComfyUI-TINT4"
],
"install_type": "git-clone",
"description": "INT4 weight-only quantization (W4A16) via torchao. Activations remain FP16 — zero quality loss. Full LoRA: standard + LoKr, multi-LoRA stack (≤8), SHA256 JSON cache (<1s hit), GPU pre-hook bake-in. Auto-detects device on startup and installs correct torchao build (Intel XPU / NVIDIA CUDA / AMD ROCm). Verified: Krea2 Turbo, Flux2 Klein 9B, Z-Image, Boogu, Qwen-Image. Includes model analysis CLI."
},
{
"author": "ku1x",
"title": "ComfyUI-MaskCanvasEditor",
@@ -5341,14 +5352,14 @@
"description": "Enhanced image save node with PNG/JPEG/WebP/TIFF/BMP support, quality control, GPS EXIF metadata, and date macro expansion in filename prefix."
},
{
"author": "covertbannana",
"title": "CivitAI ImagePlus",
"author": "CovertBannana",
"title": "ComfyUI_CivitAI_ImagePlus",
"reference": "https://github.com/CovertBannana/ComfyUI_CivitAI_ImagePlus",
"files": [
"https://github.com/CovertBannana/ComfyUI_CivitAI_ImagePlus"
],
"install_type": "git-clone",
"description": "Browse CivitAI images in ComfyUI, preview protected images, edit prompts, and pass selected images into img2img workflows."
"description": "CivitAI gallery browser for ComfyUI with protected image preview and prompt editor."
},
{
"author": "oratorian",