mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-07-26 18:17:30 +08:00
update DB
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user