Skip to content

LoRA Studio v0.4.3 (Phase 11.6.16.6)

Latest

Choose a tag to compare

@acncagua acncagua released this 21 Jun 06:53
· 9 commits to main since this release

Highlights

  • Added weight selection controls to validation matrices, including 0.0-2.0 selectable weights with the 1.1-2.0 range hidden by default.
  • Added matrix-level actions for refreshing the displayed weights, generating only missing images, and recalculating only missing Embedding / Machine Review results.
  • Improved bulk validation generation state handling so queued/running runs stay visible and stale queued records are reconciled.
  • Updated Matrix actions so weight selection is the primary context and display refresh, additional generation, and missing review recalculation are same-level actions.

Validation

  • python -m compileall app start_lora_studio.py
  • node --check app\static\js\app.js
  • python -m pytest -q -p no:cacheprovider
  • git diff --check