Adds the option to maintain seamless tile-able textures during upscale.
Exposes 4 new parameters on the replicate cog:
seamless_tiling
seamless_tiling_overlap_width
seamless_tiling_overlap_blur
seamless_tiling_debug_mode
with the debug mode turned on the cog returns images for each intermediary step used to generate the seamless tiling. Can be useful for debugging the actual size of the overlap_width or overlap_blur.
Adds the option to maintain seamless tile-able textures during upscale.
Exposes 4 new parameters on the replicate cog:
with the debug mode turned on the cog returns images for each intermediary step used to generate the seamless tiling. Can be useful for debugging the actual size of the overlap_width or overlap_blur.