AdverseCleaner Extension for AUTOMATIC1111/stable-diffusion-webui
This extension provides a simple and easy-to-use way to denoise images using the cv2 bilateral filter and guided filter. Original script by: https://github.com/lllyasviel/AdverseCleaner
Installation
Go to Extensions > Install from URL and paste the following URL:
https://github.com/gogodr/AdverseCleanerExtension
Or unzip this file manually in your extensions folder.
Description
FAQ
Comments (9)
In simple terms, this can be used to fix noisy images?
yes
installed via url and it's not showing up in the script selection anyone else encountered this?
did you install the correct url ? the Extension and not the original repo?
stygianwizard42Mar 20, 2023
@Gogodr yes
good news!
Tried using it but I just keep getting this error:
UnboundLocalError: local variable 'i' referenced before assignme

