Add invisible watermark to images to protect your images
This repository UNOFFICIAL a invisable watermarking method named Gaussian Shading for Comfyui.
"Gaussian Shading: Provable Performance-Lossless Image Watermarking for Diffusion Models" (Accepted by CVPR 2024).
This watermark tool provides a plug-and-play solution for embedding custom watermark messages into the image generation workflow. It is designed to integrate seamlessly with ComfyUI. Example workflows (for stable 1.5, PixArt, and Flux versions) are provided which cover the entire process of watermark embedding, image generation, and watermark extraction.
message
parameter.cd ComfyUI/custom_nodes/
git clone https://github.com/lthero-big/Comfyui-GaussianShadingWatermark.git
message
parameter in the node settings to your custom watermark text.Three example workflows are included:
Simply load the appropriate workflow into ComfyUI to try out the end-to-end watermark process.