ComfyUI Node: 🤗 Diffusers Prepare Latents
Authored by Jannchie
Created 7 months ago
Updated about a month ago
74 stars
Category
Jannchie
Inputs
pipeline DIFFUSERS_PIPELINE
batch_size INT
height INT
width INT
latents LATENT
seed INT
Outputs
LATENT
Extension: ComfyUI-J
This is a completely different set of nodes than Comfy's own KSampler series. This set of nodes is based on Diffusers, which makes it easier to import models, apply prompts with weights, inpaint, reference only, controlnet, etc.
Authored by Jannchie