Compare commits

...

2 Commits

Author SHA1 Message Date
The Kraken
07a657f92a
Merge 98c2c856a3 into 69a6256e54 2026-01-04 18:00:37 +10:00
KrakenUnbound
98c2c856a3 Add Kraken Tools custom node pack
15 productivity nodes for ComfyUI workflows:
- Prompt builders (Unbound Prompt with Qwen2-VL vision, WAN Prompt Splitter, Ollama Chat)
- Model loaders (Checkpoint, Dual CLIP, LoRA with CivitAI triggers)
- Resolution/upscaling helpers (Empty Latent presets, Tile Calculator, Resolution Helper)
- Smart KSampler with AMP handling for WAN/Flow/FP8 models
- Image processing and WAN video helpers

Repository: https://github.com/krakenunbound/comfyui-kraken-tools
2026-01-03 10:45:19 -08:00

View File

@ -1666,6 +1666,17 @@
"install_type": "git-clone",
"description": "Nodes related to video workflows"
},
{
"author": "KrakenUnbound",
"title": "Kraken Tools",
"id": "kraken-tools",
"reference": "https://github.com/krakenunbound/comfyui-kraken-tools",
"files": [
"https://github.com/krakenunbound/comfyui-kraken-tools"
],
"install_type": "git-clone",
"description": "15 productivity nodes: Kraken Unbound Prompt (vision-enabled prompt builder with Qwen2-VL), WAN Prompt Splitter (cinematic styling), Ollama Prompt Chat (LLM enhancement), LoRA Loader with CivitAI trigger fetching, Dual CLIP Loader (Flux/SD3/SDXL), smart KSampler (AMP handling for WAN/Flow/FP8), Empty Latent with aspect presets, Upscale & Tile Calculator for Ultimate SD Upscale, Resolution Helper, Image Processor, WAN Helper, and more."
},
{
"author": "Gourieff",
"title": "ComfyUI-FutureWarningIgnore",