Structs§
- CLIP
Text Encode - Struct representing a CLIPTextEncode node.
- Checkpoint
Loader Simple - Struct representing a CheckpointLoaderSimple node.
- Empty
Latent Image - Struct representing an EmptyLatentImage node.
- Generic
Node - Struct representing a generic node.
- Image
Only Checkpoint Loader - Struct representing a ImageOnlyCheckpointLoader node.
- KSampler
- Struct representing a KSampler node.
- KSampler
Select - Struct representing a KSamplerSelect node.
- Load
Image - Struct representing a LoadImage node.
- Lora
Loader - Struct representing a LoraLoader node.
- Meta
- Struct representing a node metadata.
- Model
Sampling Discrete - Struct representing a ModelSamplingDiscrete node.
- Node
Connection - Struct representing a node input connection.
- Preview
Image - Struct representing a PreviewImage node.
- Prompt
- Struct representing a prompt workflow.
- Response
- Struct representing a response to a prompt execution request.
- SDTurbo
Scheduler - Struct representing a SDTurboScheduler node.
- SVDimg2vid
Conditioning - Struct representing a SVDimg2vidConditioning node.
- Sampler
Custom - Struct representing a SamplerCustom node.
- Save
AnimatedWEBP - Struct representing a SaveAnimatedWEBP node.
- Save
Image - Struct representing a SaveImage node.
- VAEDecode
- Struct representing a VAEDecode node.
- VAELoader
- Struct representing a VAELoader node.
- Video
LinearCFG Guidance - Struct representing a VideoLinearCFGGuidance node.
Enums§
- Generic
Value - Enum of possible generic node input types.
- Input
- Enum of inputs to a node.
- Node
OrUnknown - Enum capturing all possible node types.
Traits§
Functions§
- as_node
- Get a reference to a node of a specific type.
- as_
node_ mut - Get a mutable reference to a node of a specific type.