We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0bedfb2 commit 7390ff3Copy full SHA for 7390ff3
comfy_extras/nodes_latent.py
@@ -1,4 +1,5 @@
1
import comfy.utils
2
+import comfy_extras.nodes_post_processing
3
import torch
4
5
def reshape_latent_to(target_shape, latent):
0 commit comments