Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var DefaultInput = &opts.Options{ RngType: opts.CUDA_RNG, WType: opts.GGML_TYPE_COUNT, Schedule: opts.DEFAULT, GpuEnable: true, Debug: true, OutputDir: "./output/", CfgScale: 7.0, ClipSkip: 2, Width: 512, Height: 512, SampleMethod: opts.EULER_A, SampleSteps: 24, Seed: 42, BatchCount: 1, OutputsImageType: opts.PNG, }
Functions ¶
func ModelClose ¶
func ModelClose()
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.