Module api

Source
Expand description

Safer wrapper around stable-diffusion.cpp bindings

Structs§

Config
Config struct common to all diffusion methods
ConfigBuilder
Builder for Config.
ModelConfig
ModelConfigBuilder
Builder for ModelConfig.

Enums§

ClipSkip
Ignore the lower X layers of CLIP network
ConfigBuilderError
Error type for ConfigBuilder
DiffusionError
Error that can occurs while forwarding models
RngFunction
Specify the range function
SampleMethod
Sampling methods
Schedule
Denoiser sigma schedule
WeightType
Weight type

Functions§

txt2img
Generate an image with a prompt