Skip to content

LlamaEdge-StableDiffusion 0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Nov 09:42
· 8 commits to main since this release

Major changes:

  • (BREAKING) rename --context-type CLI option to --task

  • Support control_image field in image generation requests

  • Support control_image field in image edit requests

  • New CLI options

    • --control-net: Path to control net model. Optional.
    • --control-net-cpu: Keep control net model on cpu. Defaults to false.
  • Update the default value of --lora-model-dir CLI option to none

  • New document: ENDPOINTS.md