Creating invisible watermark encoder (see https://github.com/ShieldMnt/invisible-watermark)...
The code that generates it is here: https://github.com/bfirsh/stable-diffusion/blob/main/scripts...
You can remove `img = put_watermark(img, wm_encoder)` which appears at lines 317 and 333 to get rid of the watermarking.
Creating invisible watermark encoder (see https://github.com/ShieldMnt/invisible-watermark)...