Skip to content

Releases: audiohacking/LTX-Desktop-MPS

1.0.3

16 Mar 10:41
8911042

Choose a tag to compare

What's Changed

  • Fix Pyright protected-member errors in job_executors by exposing public interface on VideoGenerationHandler in #4
  • Fix/gallery and console forwarding by @lmangani in #5
  • fix: Styles/References API fields + file:// URLs; add ErrorBoundary by @lmangani in #7
  • Gate CUDA fallback patch on non-CUDA PyTorch build, not active device type in #15
  • Add CUDA fallback handling for non-CUDA builds by @lmangani in #14

Full Changelog: 1.0.2...1.0.3

1.0.2

09 Mar 16:57

Choose a tag to compare

Full Changelog: 1.0.1...1.0.2

  • Track ongoing generation requests (no progress yet)
  • Track model memory usage

1.0.1

09 Mar 01:06
05f14a7

Choose a tag to compare

What's Changed

  • Experimental Apple MPS support for local generation. Requires 70+GB of VRAM
  • Experimental Apple MPS DMG builder (unsigned)