Extensions/Nougan_Nodes
ComfyUI Extension

Nougan_Nodes

A ComfyUI extension with 24 custom nodes.

By WinnouganΒ·Created about a month agoΒ·Updated 19 days agoΒ· 3
Winnougan/Nougan_Nodes
Nodes24
On cloudLocal install
Categoryconditioning/regional, Nougan/image
Stars3
Updated19 days ago
Readme
<div align="center">

πŸŒ€ Winnougan (Nougan's Nodes)

<img width="1536" height="1024" alt="Nougan Nodes" src="https://github.com/user-attachments/assets/e292034a-5854-43a4-9141-705c170dfd3f" />

Custom nodes for ComfyUI

Seventeen nodes across five families β€” loaders, LoRA tooling, masking, temporal video prompts, and a local LLM bridge β€” every one with its own themed, live UI.

ComfyUI Python Nodes Docs License

</div>

✨ Overview

Every node ships a custom frontend UI. The pack also includes a global Tab-cycler quality-of-life extension that works on every node in your graph.


πŸ“¦ Node index

| Node | What it does | Docs | |---|---|---| | Nougan Diffusers Loader πŸš€ | Loads a Diffusers folder/file β†’ MODEL Β· CLIP Β· VAE, auto-precision, optional Sage/Flash attention | core | | Nougan Krea 2 Β· Uncensored πŸŒ€ | Bakes in 1–3 bundled uncensor LoRAs with per-LoRA toggle + uncapped strength | core | | Nougan Get Image πŸ–ΌοΈ | Grabs an in-workflow image β†’ IMAGE + MASK, live previews | core | | Nougan Text Encode + Zero Neg 🎯 | Encodes positive and builds the negative (zero-out / empty-string) in one node | core | | Nougan Text Box πŸ“ | Reusable prompt card emitting a STRING, with counts + copy/clear | core | | Nougan Title Font 🌈 | Zoom-proof styled title banner with glow, animations, gradient presets, web link | core | | Nougan Lora Loader πŸ“ | Themed LoRA stack editor: chooser, β˜† favourites, folder filter, 🎲 randomizer | core | | Nougan Lora Loader (Multi) πŸ“ | Same editor, sharing one stack across up to 5 models | core | | Nougan Lora Inspector πŸ” | Point at a LoRA β†’ trigger words, base model, samples, stats, live from Civitai | docs | | Nougan Mask Editor 🎨 | Paint and edit masks on-node | core | | Nougan Mask Composite 🎭 | Combine masks for edit-then-composite workflows | core | | Nougan Regional Character LoRA 🎭 | Two character LoRAs, one image, each masked to its own region β€” no blend | docs | | Nougan Prompt Relay Encode 🎬 | Per-segment temporal prompts for LTX Β· LTX2 Β· LTXAV | docs | | Nougan Prompt Relay Timeline 🎞️ | Same pipeline + a draggable WYSIWYG timeline editor | docs | | Nougan Prompt Relay Options βš™οΈ | Per-stream epsilon / strength / window tuning | docs | | Nougan LM Studio 🧠 | Streaming LLM chat + vision + audio + video via LM Studio, live DOM console | docs | | Nougan LM Studio Prompt Box πŸ’¬ | Live on-node reader/editor for LLM output | docs |


🧭 Which node do I need?

| I want to… | Use | |---|---| | Load a Diffusers model folder | Diffusers Loader πŸš€ | | Uncensor Krea 2 in one toggle | Krea 2 Β· Uncensored πŸŒ€ | | Stack style/character LoRAs with favourites + a randomizer | Lora Loader πŸ“ | | Find out what an unknown LoRA actually is | Lora Inspector πŸ” | | Encode positive + negative without the two-node dance | Text Encode + Zero Neg 🎯 | | Put two characters in one image without identity blend | Regional Character LoRA 🎭 | | Give different video segments different prompts | Prompt Relay 🎬 | | Chat with / analyze images via a local LLM | LM Studio Bridge 🧠 |


⚑ Install

cd ComfyUI/custom_nodes
git clone <your-repo-url>
# restart ComfyUI

Each family announces itself on boot β€” and each loads in its own try/except, so a problem in one can never take down the others:

[Nougan] βœ… Lora Inspector loaded.
[Nougan] βœ… Prompt Relay loaded (3 nodes).
[Nougan] βœ… LM Studio Bridge loaded (2 nodes).

Or install via ComfyUI Manager β€” search Nougan.


πŸ“š Documentation

Every node family has its own page in docs/:

| Page | Covers | |---|---| | Core nodes | Diffusers Loader Β· Krea 2 Β· Get Image Β· Text Encode + Zero Neg Β· Text Box Β· Title Font Β· Lora Loaders Β· Mask Editor Β· Mask Composite | | Lora Inspector | Civitai lookup, caching, HTTP endpoint | | Regional Character LoRA | Token-space masking, regions, recon tool | | Prompt Relay | Timeline editor, epsilon tuning, technical deep dives | | LM Studio Bridge | Dev-server setup, vision/audio/video, Krea 2 prompt director |


πŸ“„ License

MIT β€” take it, ship it, remix it. Nodes Docs License


<div align="center">

Nougan's Nodes · if something here saves you a render, ⭐ the repo.

</div>