spinagon / ComfyUI-seamless-tiling

Seamless tiling for ComfyUI
GNU General Public License v3.0
155 stars 10 forks source link

Feature: Support Stable Cascade #3

Open spinagon opened 8 months ago

spinagon commented 8 months ago

Something is causing small seams to appear on Stable Cascade. My current theory on what - torch.nn.ConvTranspose2d doesn't support any padding other than zero.

Slackalope1 commented 8 months ago

Running into the same issue. Thanks for keeping up with the new SD cascade models. I appreciate your work on this.