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
- Click on the "Create a new machine" button
- Select the
Edit
build steps - Add a new step -> Custom Node
- Search for
DiffusionLight implementation for ComfyUI
and select it - 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:
Examples