↓ 1 callersFunctiondenoise_cfg(
model: Flux2,
img: Tensor,
img_ids: Tensor,
txt: Tensor, # Already cat([txt_empty, txt_prom
src/flux2/sampling.py:364
Method__call__ Adds a predefined watermark to the input image Args: image: ([N,] B, RGB, H, W) in range [-1, 1] Returns:
src/flux2/watermark.py:13