Skip to content

v0.2.0

Compare
Choose a tag to compare
@contentis contentis released this 05 Jan 11:19
· 18 commits to dev since this release
e2b6980

Features

  • Faster LoRA checkpoint conversion.
  • Combining multiple LoRAs at runtime.
  • Use prompt embedding for LoRA.
  • SDXL LoRA support.
  • Automatic engine selection.
  • Improved HIGHRES.FIX engine selection
  • PyTorch fallback.
  • Print the correct profile is loaded.

Minor

  • Use script callback to handle inference.
  • External data format for ONNX
  • Deleted dead code and duplications