Ctrl + Alt + [ Lower Ctrl + Alt + ] Raise Ctrl + ↑ Shift + [ Send to back Tools: Path Tool Insert Insert J Join with segment ↓ Move down ↑ Shift + ↓ Move down more ← Move left ↑ Shift + ← Move left more → Move right ↑ Shift + → Move right more ↑ Move up ↑...
common_upscale(latent, target_shape[3], target_shape[2], "bilinear", "center") latent.movedim(-1, 1) return ldm_patched.modules.utils.repeat_to_batch_size(latent, target_shape[0]) @@ -104,9 +102,32 @@ def op(self, samples1, samples2, ratio): samples_out["samples"] = st *...