Metadata-Version: 2.1
Name: comfyui-lbm
Version: 1.0.0
Summary: A ComfyUI implementation of Latent Bridge Matching (LBM) for efficient image relighting. This node utilizes the LBM algorithm to perform single-step image-to-image translation specifically for relighting tasks.
Home-page: https://github.com/1038lab/ComfyUI-LBM
Requires-Python: >=3.10
Requires-Dist: diffusers>=0.19.0
Requires-Dist: accelerate>=0.20.0
Requires-Dist: tqdm>=4.65.0
Requires-Dist: Pillow>=9.0.0
Requires-Dist: transformers>=4.30.0
Requires-Dist: safetensors>=0.3.1
Requires-Dist: requests>=2.25.0
