Nodes Browser

ComfyDeploy: How DiffusionLight implementation for ComfyUI works in ComfyUI?

What is DiffusionLight implementation for ComfyUI?

This is simplified implementation of the [a/DiffusionLight](https://github.com/DiffusionLight/DiffusionLight) method of creating light probes. You will need the included LoRA, place it in ComfyUI/loras folder like usual, it's converted from the original diffusers one.

How to install it in ComfyDeploy?

Head over to the machine page

  1. Click on the "Create a new machine" button
  2. Select the Edit build steps
  3. Add a new step -> Custom Node
  4. Search for DiffusionLight implementation for ComfyUI and select it
  5. Close the build step dialig and then click on the "Save" button to rebuild the machine

DiffusionLight implementation for ComfyUI

This is simplified implementation of the DiffusionLight (https://github.com/DiffusionLight/DiffusionLight) method of creating light probes. You will need the included LoRA, place it in ComfyUI/loras folder like usual, it's converted from the original diffusers one (that won't work in Comfy as it is)

Example workflow is in the examples folder: image

Examples image image