ComfyUI Extension: Craftgear Nodes

Authored by craftgear

Created

Updated

1 stars

Run ComfyUI workflows without the setup

No installs, no CUDA version roulette, no GPU sitting idle on your bill. Bring a workflow and run it in the browser.

some tiny nodes for better QoL

README

craftgear nodes

some tiny nodes for better QoL.

Node List

See the linked documentation for each node for details.

  • Load LoRAs With Tags : Load and select tags from LoRA & JSON files. LoRA selection supports fuzzy matching by name plus preview images with hover zoom (configurable in settings)
  • Toggle Tags : Toggle tags on/off with clicks from input tag text
  • Commentable Multiline Text : Remove comment lines and output the result
  • Checkpoint Selector : Pick one checkpoint from up to 20 slots with search, preview, hover zoom, and configurable font size
  • Join Texts : Join multiple text inputs into a single line
  • Image Batch Loader : Load images from a directory as a batch
  • Camera Shake : Add handheld-style shake to image batches
  • A1111 Metadata Writer : Writes prompts and tag data from this pack’s nodes (e.g., Load Loras With Tags, Commentable Multiline Text, Toggle Tags) as A1111-compatible parameters into PNG/WebP outputs, with a png/webp format toggle
  • A1111 Metadata Reader : Reads A1111-style metadata from WebP/PNG/JPEG images and returns parsed prompts, model JSON, and LoRA JSON

Installation

Using Comfy Manager

Search for craftgear in Comfy Manager's Custom Nodes Manager and install.

Note: Selecting nightly in the version selection screen will fail due to security restrictions. Please select a numbered version to install.

Using git clone

Run the following command in the ComfyUI custom nodes directory:

git clone https://github.com/craftgear/comfyui-craftgear-nodes

LICENSE

MIT

Run ComfyUI workflows without the setup

No installs, no CUDA version roulette, no GPU sitting idle on your bill. Bring a workflow and run it in the browser.

Learn more