Skip to content

Update blueprint names and categories to verb-first convention#14785

Draft
comfyui-wiki wants to merge 2 commits into
Comfy-Org:masterfrom
comfyui-wiki:blueprints-verb-first-naming
Draft

Update blueprint names and categories to verb-first convention#14785
comfyui-wiki wants to merge 2 commits into
Comfy-Org:masterfrom
comfyui-wiki:blueprints-verb-first-naming

Conversation

@comfyui-wiki

@comfyui-wiki comfyui-wiki commented Jul 6, 2026

Copy link
Copy Markdown
Member

Problem

Blueprint subgraph names and categories used noun-first patterns that diverged from Core node display names (for example Image Blur vs Blur Image). Several new model blueprints were also missing from blueprints/.

Changes

  • Rename 34 existing blueprints to verb-first filenames, titles, and subgraph names
  • Update blueprint categories to verb-first subcategories where applicable
  • Rename matching .glsl sidecar shader files

New blueprints

Imported from saved user subgraphs and added to blueprints/ with category, description, and workflowRendererVersion metadata:

Blueprint Category Description
Text to Image (Boogu Turbo) Image generation and editing/Text to image Text-to-image using Boogu-Image-0.1-Turbo (4-step distilled 10B model, Qwen3-VL text encoder)
Edit Image (Boogu Image Edit) Image generation and editing/Edit image Instruction-driven image editing with Boogu-Image-0.1-Edit and TextEncodeBooguEdit
Text to Image (Krea-2 Turbo) Image generation and editing/Text to image Text-to-image using Krea 2 Turbo with optional LLM prompt enhancement and LoRA style switching
FLF2V (Wan2.1 VACE) Video generation and editing/FLF2V First/last-frame video interpolation with Wan 2.1 VACE and optional Lightning LoRA turbo mode

Updated blueprint

  • Inpaint Video (Wan2.1 VACE) — refreshed from the latest saved subgraph (SAM3 segmentation + Wan 2.1 VACE inpainting pipeline)

Cleanup

  • Clear baked-in example prompts from CLIPTextEncode defaults in Text to Image (Boogu Turbo) and Text to Image (Krea-2 Turbo) so shipped blueprints start with empty prompt fields

Testing

  • Verified renamed/imported blueprint JSON parses successfully
  • Confirmed .glsl sidecar filenames match renamed blueprint stems for update_blueprints.py patch
  • Spot-checked metadata fields (category, description, workflowRendererVersion) on imported blueprints

Align blueprint filenames, titles, and categories with Core node display
names, import Boogu/Krea-2/FLF2V blueprints, and refresh Wan VACE inpaint.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant