ComfyUI Extension
ComfyUI-OIDN
Provides ComfyUI nodes for OIDN image denoising
Anze-/ComfyUI-OIDN
Nodes—
On cloudLocal install
Stars11
Updated2 years ago
Readme
ComfyUI-OIDN
a wrapper for OIDN image denoiser in ComfyUI. This denoiser gives the best results on RT generated image noise.

Install
Just use comfyui manager, or:
cd ComfyUI/custom_nodes
git clone https://github.com/Anze-/ComfyUI-OIDN.git
cd ComfyUI-OIDN
pip install -r requirements.txt
NOTE: the image contains a basic workflow.
Credits
All credits and licensing for OIDN and oidn python wrapper go to: OIDN-python , oidn