Skip to content

3.1.2

Compare
Choose a tag to compare
@ForserX ForserX released this 10 Apr 16:57

Python Kernel

  • Fixed an installation issue when there are multiple versions of Python

ONNX Kernel

  • Added ORT DML Runtimes for generation speedup (40 sec -> 10 sec)
  • Fixed GPU detect for AMD Vega

ONNX Features

  • LoRA support
  • LoCONS and LoHA partial support

Other

  • LoRA subdirectories support
  • Multiply LoRA using (auto111 style)

The release was soon due to the correction of some problems, so some Preview features that have not yet been adapted to the user's UI setup got here. Exactly:

  • Models preview image:
    • just add logo.png/logo.jpg file to model dir
  • LoRA tokens
    • make models\lora(lora_name).txt file and write tokens. UI will upload them

PR

  • add experimental support for LoHA networks by @ssube in #5
  • handle 3x3 kernels in LoHA better by @ssube in #6

New Contributors

  • @ssube made their first contribution in #5

Full Changelog: 3.1.1...3.1.2