Patch autoencoder_kl_triposg: fix embedder fp32 upcast in _decode 708c3df Daankular commited on 5 days ago
Fix dtype mismatch in flash_extract_geometry: force fp16 for VAE decode 0183927 Daankular commited on 5 days ago
Skip DiffDMC (CUDA arch mismatch on A10G), use marching cubes with adaptive iso-level and bg_fill efc7f8b Daankular commited on 5 days ago
Fix NaN handling in flash_extract_geometry: preserve NaN for DiffDMC, use -1.0 for MC fallback 2bb9311 Daankular commited on 5 days ago
Pre-convert grid_logits to CPU before DiffDMC attempt (prevents CUDA ctx corruption in fallback) b7c4667 Daankular commited on 5 days ago
Add explicit error logging + last-resort MC fallback in flash_extract_geometry 9336ed9 Daankular commited on 5 days ago
Patch flash_extract_geometry: marching cubes fallback when DiffDMC unavailable (fixes NoneType on mesh output) bd0513b Daankular commited on 5 days ago
Patch TripoSG flash_extract_geometry: guard empty next_points (IndexError on min()) ea4e62c Daankular commited on 5 days ago
Patch PSHuman attn: use kwargs in Attention.__init__ (diffusers added kv_heads param, breaking positional args) c74f8a5 Daankular commited on 5 days ago
Patch PSHuman unet: _load_state_dict_into_model moved to model_loading_utils in diffusers>=0.28 6b03536 Daankular commited on 5 days ago
Fix PSHuman CLIPFeatureExtractor removed in transformers>=5.0 bc24ce2 Daankular commited on 5 days ago
Replace runtime TripoSG string-patching with pre-patched files in patches/triposg/ 4a05450 Daankular commited on 5 days ago