Skip to content

stable-diffusion.cpp Image Model Node

AI/Generative/Provider

Prepares an image provider for local model files or an existing stable-diffusion.cpp server.

ai_image_build_stablediffusionmedia
Inputs2
Outputs2
Security exposure10/10
Packagemedia

Ratings

Scores range from 0 to 10. Higher values mean more impact, exposure, or operational weight.

SecurityAttack surface and exposure impact.
10/10High
PrivacyPotential sensitivity of processed data.
10/10High
PerformanceRuntime or resource pressure.
9/10High
GovernancePolicy, audit, or compliance impact.
9/10High
ReliabilityOperational stability considerations.
10/10High
CostExternal or compute cost impact.
10/10High

Input Pins

2

Input

Execution
exec_in

Prepare the provider

Configuration

Struct
config

Set a server endpoint, or a local model path with any required VAE and text encoders. Local paths refer to the machine executing the flow.

StableDiffusionConfigStableDiffusionConfig12 fields
endpointstring | null
default null
model_pathstring | null
default null
diffusion_model_pathstring | null
default null
vae_pathstring | null
default null
clip_l_pathstring | null
default null
clip_g_pathstring | null
default null
t5xxl_pathstring | null
default null
llm_pathstring | null
default null
offload_to_cpuboolean
default true
diffusion_flash_attentionboolean
default false
startup_timeout_secondsinteger:uint64
format uint64default 300min 0
request_timeout_secondsinteger:uint64
format uint64default 1800min 0
Default {"endpoint":null,"model_path":null,"diffusion_model_path":null,"vae_path":null,"clip_l_...
Schema enforced

Output Pins

2

Output

Execution
exec_out

Provider is ready

Model

Struct
model

Image generation provider Bit

BitBit19 fields
idstring
default ""
typeBitTypes
enum "Llm", "Vlm", "Tts", "Stt"...default "Other"
metaMap<string, Metadata>
default {}
*Metadatamap value
namestringrequired
descriptionstringrequired
long_descriptionstring | null
release_notesstring | null
tagsArray<string>required
itemsstringarray item
+11 more fields
authorsArray<string>
default []
itemsstringarray item
repositorystring | null
default null
download_linkstring | null
default null
file_namestring | null
default null
hashstring
default ""
sizeinteger | null
format uint64default nullmin 0
hubstring
default ""
parametersvalue
default null
versionstring | null
default null
licensestring | null
default null
dependenciesArray<string>
default []
itemsstringarray item
dependency_tree_hashstring
default ""
createdstring
default ""
updatedstring
default ""
model_slugstring | null
default null
+1 more fields

Node Info

Internal name
ai_image_build_stablediffusion
Category
AI/Generative/Provider
Version
1