top of page
z-image_00048_.png
// Origami_Sampler / spectral generation
// comfyui / custom_nodes / category:Origami

[Load models]
UNETLoader      > ████████████████████████████

CLIPLoader      > ████████████████████████████

VAELoader       > ████████████████████████████

>>
[Prompt]
ImpactWildcardProcessor > ████████████████████████████████████
CLIPTextEncode  > positive > ████████████████████████████████████
CLIPTextEncode  > negative > ████████████████████████████████████

>>
[Latent]
EmptySD3LatentImage > 896×1152

>>
[Origami_Sampler] // 3-stage cascaded denoise

stage1 > seed:████ / denoise:0.30 / steps:10
         ↓ latent_stage1
         + noise_injection
stage2 > seed:████ / denoise:0.70 / steps:10
         ↓ latent_stage2
         + noise_injection
stage3 > seed:████ / denoise:0.90 / steps:10
         ↓ latent_stage3

>>
[Decode]
VAEDecode

>>
[Post]
ProPostVignette   > 0.3 / 0.5 / 0.5
ProPostApplyLUT   > ████████████████████████ / 0.3
ProPostFilmGrain  > Fine / grain:0.3 / seed:████ / randomize

>>
[Save]
SaveImage > image
bottom of page