Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type StableDiffusion ¶
type StableDiffusion struct { base.SingleThread // contains filtered or unexported fields }
func (*StableDiffusion) GenerateImage ¶
func (sd *StableDiffusion) GenerateImage(opts *pb.GenerateImageRequest) error
func (*StableDiffusion) Load ¶
func (sd *StableDiffusion) Load(opts *pb.ModelOptions) error
Click to show internal directories.
Click to hide internal directories.