ComfyUI Extension: ComfyUI-BridgeLab

Authored by Kentskooking

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.

converts SD 1.5 embeddings and hypernetworks into usable SDXL versions

README

ComfyUI-BridgeLab

This nodepack converts SD 1.5 embeddings and hypernetworks into usable SDXL versions.

Included Nodes

  • SD1.5 To SDXL Embedding Converter
  • SD1.5 Folder To SDXL Embedding Batch Converter
  • SD1.5 To SDXL Hypernetwork Converter

What It Does

  • Converts CLIP-L-only SD 1.5 textual inversion embeddings into SDXL .safetensors embeddings.
  • Batch converts folders of embeddings into models/embeddings/converted_sd15-SDXL.
  • Projects supported legacy SD 1.5 hypernetworks into SDXL-sized branches.

Installation

  • Place this repository inside ComfyUI/custom_nodes.
  • Restart ComfyUI.

Documentation

Notes

  • Alignment fitting is cached per SDXL checkpoint.
  • Optional phrase validation uses bundled CLIP Interrogator phrase files from data/clip_interrogator.
  • Bundled phrase files are attributed in data/clip_interrogator/ATTRIBUTION.md.
  • Hypernetwork conversion is experimental and only supports classic linear payloads.

License

MIT. See LICENSE.

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