v0.2.0
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