config

package
v0.0.0-...-0e0034f Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 8, 2023 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type StableDiffusion

type StableDiffusion struct {
	Token     string `yaml:"Token" json:",optional"`
	BaseUrl   string `yaml:"BaseUrl" json:",optional"`
	Timeout   int64  `yaml:"Timeout" json:",optional"`
	PrefixUri string `yaml:"PrefixUri" json:",optional"`
	Version   string `yaml:"Version" json:",optional"`
	HttpDebug bool   `yaml:"HttpDebug" json:",optional"`
	ProxyUrl  string `yaml:"ProxyUrl" json:",optional"`
}

func (*StableDiffusion) GetName

func (c *StableDiffusion) GetName() string

func (*StableDiffusion) Validate

func (c *StableDiffusion) Validate() error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL