Crate sal_e_api

source ·

Structs§

  • A struct representing the parameters for ComfyUI image generation.
  • Struct wrapping a connection to the ComfyUI API.
  • A struct representing the parameters for image generation in the Stable Diffusion WebUI API.
  • Struct representing a response from a Stable Diffusion API image generation endpoint.
  • Struct wrapping a connection to the Stable Diffusion WebUI API.
  • A struct representing the parameters for image generation in the Stable Diffusion WebUI API.

Enums§

Traits§

  • Trait representing an interface to image generation parameters.
  • Trait representing an interface to the parameters used to generate an image.
  • Trait representing an Img2Img endpoint.
  • Trait representing a Txt2Img endpoint.