Skip to content

v0.9.1

Latest

Choose a tag to compare

@Kruk2 Kruk2 released this 28 Jul 14:32

πŸš€ If you want to support this project Buy me a coffee or Unifans πŸš€

By supporting you will get access to two models

You can copy .engine files from previous version to avoid engine recompilation (just copy entire model_weights folder and override).

How to use Jasna
Pick proper OS/GPU vendor, download all parts and unzip.

Check also v0.9.0 release notes

v0.9.1

Improvements:

  • Massive VRAM usage reduction when using compiled restoration model.
    4.5GB less on average for 180 clip size and 2.8GB less on 90 clip size

    Check benchmark table
  • Increasing clip size still increases VRAM usage but at much lower rate
  • Compilation is now clip-size agnostic which means that you can change it and model won't recompile
  • Allow for up to 720 clip size in GUI
  • More speed optimizations (~12% faster on average)

Fixes:

  • more AMD fixes
  • more Windows scaling fixes (app freezes on startup)