ComfyUI nodes to crop before sampling and stitch back after sampling that speed up inpainting
Stars
1.0k
Forks
73
Watchers
1.0k
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
126
commits
3
commits
2
commits
2
commits
1
commits
1
commits
1
commits
Make fill mask holes in GPU progressive, actually fall it back to CPU behavior
c2c2a41View on GitHubAlso revert other rescaling modes to CPU, as it looks much better
1ab6917View on GitHubFix lanczos, box, hamming rescales in GPU mode - fallback to CPU
cfcac1bView on GitHubFix output_padding ignored if output_resize_to_target_size was not set
3551c8cView on GitHubAdded support for gpu processing, set it as default. Much faster than cpu
743f41bView on GitHubMerge pull request #136 from vslinx/main - fix(minimum-resolution): resizing issue fixed on odd aspect ratios
759355aView on GitHub