Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add seamless tiling feature #38

Merged
merged 1 commit into from
Jun 18, 2024
Merged

Conversation

pixelprotest
Copy link
Contributor

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.

@philz1337x philz1337x merged commit 6ba9ad7 into philz1337x:main Jun 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants