Skip to content

Commit

Permalink
Add missing import.
Browse files Browse the repository at this point in the history
  • Loading branch information
comfyanonymous committed Oct 16, 2024
1 parent 0bedfb2 commit 7390ff3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions comfy_extras/nodes_latent.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
import comfy.utils
import comfy_extras.nodes_post_processing
import torch

def reshape_latent_to(target_shape, latent):
Expand Down

0 comments on commit 7390ff3

Please sign in to comment.