Crate stable_diffusion_api

source ·

Structs§

  • Struct representing a connection to a Stable Diffusion WebUI API.
  • Extra parameters describing image generation.
  • A client for sending image requests to a specified endpoint.
  • Struct representing an image to image request.
  • Information about the generated images.
  • A struct that represents the response from the Stable Diffusion WebUI API endpoint.
  • A client for sending image requests to a specified endpoint.
  • Struct representing a text to image request.

Enums§

  • Errors that can occur when interacting with the Stable Diffusion API.
  • Errors that can occur when interacting with the Img2Img API.
  • Errors that can occur when interacting with the Txt2Img API.