Documentation
¶
Overview ¶
Copyright © 2024 Rich Insley <richinsley@gmail.com>
Copyright © 2024 Rich Insley <richinsley@gmail.com>
Copyright © 2024 NAME HERE <EMAIL ADDRESS>
Copyright © 2024 Rich Insley <richinsley@gmail.com>
Index ¶
- Variables
- func AddPngMetadata(r io.Reader, metadata map[string]string) ([]byte, error)
- func InitApi(workflowCmd *cobra.Command)
- func InitExtract(workflowCmd *cobra.Command)
- func InitInject(workflowCmd *cobra.Command)
- func InitParse(workflowCmd *cobra.Command)
- func InitQueue(workflowCmd *cobra.Command)
- func SetLocalOptions(options *pkg.ComfyOptions)
Constants ¶
This section is empty.
Variables ¶
View Source
var (
CLIOptions *pkg.ComfyOptions
)
Functions ¶
func AddPngMetadata ¶ added in v0.3.0
AddPngMetadata takes an existing PNG reader and a map of metadata, and returns a new PNG file content with updated tEXt chunks.
func InitExtract ¶
func InitInject ¶ added in v0.3.0
func SetLocalOptions ¶
func SetLocalOptions(options *pkg.ComfyOptions)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.