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 March 30, 2026, 5:08 p.m.