ComfyUI Node
π Unwarp
Unpack a warp object back into individual data types
π Unwarp
- warp
- model_1
- model_2
- image
- mask
- clip
- clip_vision
- vae
- conditioning_positive
- conditioning_negative
- latent
- prompt_positive
- prompt_negative
- batch_size
- seed
- steps_1
- steps_2
- steps_3
- cfg
- sampler_name
- scheduler
- width
- height
CategoryCustom/WarpPipe Nodes
Inputs (1)
| Name | Type | Default | Description |
|---|---|---|---|
| warpopt | WARPPIPE | β |
Outputs (22)
| Name | Type | Description |
|---|---|---|
| model_1 | MODEL | β |
| model_2 | MODEL | β |
| image | IMAGE | β |
| mask | MASK | β |
| clip | CLIP | β |
| clip_vision | CLIP_VISION | β |
| vae | VAE | β |
| conditioning_positive | CONDITIONING | β |
| conditioning_negative | CONDITIONING | β |
| latent | LATENT | β |
| prompt_positive | STRING | β |
| prompt_negative | STRING | β |
| batch_size | INT | β |
| seed | INT | β |
| steps_1 | INT | β |
| steps_2 | INT | β |
| steps_3 | INT | β |
| cfg | FLOAT | β |
| sampler_name | euler,euler_cfg_pp,euler_ancestral,euler_ancestral_cfg_pp,heun,heunpp2,exp_heun_2_x0,exp_heun_2_x0_sde,dpm_2,dpm_2_ancestral,lms,dpm_fast,dpm_adaptive,dpmpp_2s_ancestral,dpmpp_2s_ancestral_cfg_pp,dpmpp_sde,dpmpp_sde_gpu,dpmpp_2m,dpmpp_2m_cfg_pp,dpmpp_2m_sde,dpmpp_2m_sde_gpu,dpmpp_2m_sde_heun,dpmpp_2m_sde_heun_gpu,dpmpp_3m_sde,dpmpp_3m_sde_gpu,ddpm,lcm,ipndm,ipndm_v,deis,res_multistep,res_multistep_cfg_pp,res_multistep_ancestral,res_multistep_ancestral_cfg_pp,gradient_estimation,gradient_estimation_cfg_pp,er_sde,seeds_2,seeds_3,sa_solver,sa_solver_pece,ddim,uni_pc,uni_pc_bh2 | β |
| scheduler | simple,sgm_uniform,karras,exponential,ddim_uniform,beta,normal,linear_quadratic,kl_optimal,beta57,bong_tangent | β |
| width | INT | β |
| height | INT | β |