mirror of
https://github.com/justUmen/Bjornulf_custom_nodes.git
synced 2026-03-21 20:52:11 -03:00
0.70
This commit is contained in:
@@ -77,7 +77,7 @@ class LatentResolutionSelector:
|
||||
|
||||
RETURN_TYPES = ("LATENT",)
|
||||
FUNCTION = "generate_latent"
|
||||
CATEGORY = "latent"
|
||||
CATEGORY = "Bjornulf"
|
||||
|
||||
def generate_latent(self, resolution_preset, batch_size=1):
|
||||
# Extract dimensions from the preset string
|
||||
|
||||
Reference in New Issue
Block a user