sd_node: Create a pipeline node

View source: R/graph.R

sd_nodeR Documentation

Create a pipeline node

Description

Create a pipeline node

Usage

sd_node(type, ...)

Arguments

type

Node type: "txt2img", "img2img", "upscale", or "save".

...

Parameters for the node (passed to the corresponding function).

Value

A list with class "sd_node".


sd2R documentation built on June 19, 2026, 9:08 a.m.