Expand description
Safer wrapper around stable-diffusion.cpp bindings
Structs§
- Config
- Config struct common to all diffusion methods
- Config
Builder - Builder for
Config
. - Model
Config - Model
Config Builder - Builder for
ModelConfig
.
Enums§
- Clip
Skip - Ignore the lower X layers of CLIP network
- Config
Builder Error - Error type for ConfigBuilder
- Diffusion
Error - Error that can occurs while forwarding models
- RngFunction
- Specify the range function
- Sample
Method - Sampling methods
- Schedule
- Denoiser sigma schedule
- Weight
Type - Weight type
Functions§
- txt2img
- Generate an image with a prompt