Skip to content
1 min read · 106 words

@nhtio/adk/batteries/generation/local_diffusion/types

Node-only option and process contracts for local diffusion generation.

Interfaces

InterfaceDescription
DiffusionBackendProcessThe observable child-process surface required by the adapter.
DiffusionFsLikeInjectable filesystem operations used for backend-written images.
LocalDiffusionCallOptionsPer-call local diffusion controls.
LocalDiffusionGenerationAdapterOptionsConstructor options for LocalDiffusionGenerationAdapter.
ReadableLikeA readable stream surface used by a diffusion backend.

Type Aliases

Type AliasDescription
DiffusionBackendSpawnerFactory seam for starting one backend process.

References

GeneratedMediaOutput

Re-exports GeneratedMediaOutput