Abstract
Approach
(a) We use Stable Diffusion XL with depth-conditioned ControlNet to inpaint a chrome ball. (b) Our iterative inpainting algorithm enhances generation quality and consistency by constraining the initial noise through sample averaging. (c) We train Exposure LoRA, which produces multiple LDR chrome balls with varying exposures for HDR merging. (d) We find a good initial noise map by denoising with Turbo LoRA until t=0.8T then swapping it with Exposure LoRA. (e) We train Turbo LoRA to mimic the output of iterative inpainting.
x60 Faster, Similar Quality
DiffusionLight-Turbo produces similar quality chrome balls as DiffusionLight, but is 60 times faster. Here, we show a comparison of both methods on a wide variety of images, such as indoor scenes, outdoor scenes, and close-up images. We show our predicted chrome balls in a normally exposed version (EV0) and an underexposed version (EV-5). These input images are from Unsplash.com.
DiffusionLight-Turbo
DiffusionLight
Normally exposed
Underexposed
DiffusionLight-Turbo
DiffusionLight
Normally exposed
Underexposed
DiffusionLight-Turbo
DiffusionLight
Normally exposed
Underexposed
DiffusionLight-Turbo
DiffusionLight
Normally exposed
Underexposed
DiffusionLight-Turbo
DiffusionLight
Normally exposed
Underexposed
DiffusionLight-Turbo
DiffusionLight
Normally exposed
Underexposed
Application: Virtual Object Insertion
Input image
Without relighting
Relighting with DiffusionLight-Turbo
Relighting with DiffusionLight
Relighting with DiffusionLight-Turbo
Relighting with DiffusionLight
Input image
Without relighting
Comparison with Prior Work
ComfyUI Supported!
DiffusionLight's Turbo LoRA and Exposure LoRA are now compatible with ComfyUI's Load LoRA node. We also introduce custom nodes, including Ball2Envmap, that unproject chromeballs back to an environment map and Exposure2HDR, which combines different exposure images to HDR. Visit Github/DiffusionLight-ComfyUI for more information
BibTex
@inproceedings{Chinchuthakun2025DiffusionLightTurbo,
author = {Chinchuthakun, Worameth and Phongthawee, Pakkapon and Raj, Amit and Jampani, Varun and Khungurn, Pramook and Suwajanakorn, Supasorn},
title = {DiffusionLight-Turbo: Accelerated Light Probes for Free via Single-Pass Chrome Ball Inpainting},
booktitle = {ArXiv},
year = {2025},
}