Releases
v0.1.3
Compare
Sorry, something went wrong.
No results found
Fixed
Fixed native_low_vram CPU/GPU mismatch during DINO image conditioning.
Replaced hardcoded .cuda() image placement with device-aware tensor movement.
Improved native low-VRAM staging so Pixal3D helpers and pipeline modules move CPU/GPU more predictably.
Added more aggressive cache cleanup after offload, OOM, MoGe use, RMBG use, and model destroy.
Changed
Bumped package version from 0.1.2 to 0.1.3.
--install-known-cuda now installs only Pixal3D CUDA extension wheels:
flex_gemm
cumesh
o_voxel
drtk
FlashAttention 2 or 3 is now documented as a prerequisite, not something installed by the Pixal3D helper installer.
Docs now clarify that plain natten==0.21.6 is only a baseline dependency. Strict NAF still requires natten.HAS_LIBNATTEN == True.
Cleaned Windows wheel docs to separate:
FlashAttention prerequisite wheels
required Pixal3D CUDA extension wheels
optional renderer wheels
NATTEN/NAF limitations
You can’t perform that action at this time.