fix: restore flash-attn 2.8.3 — hard import in trellis attention module d152cc4 Running arabago96 commited on 3 days ago
fix: remove flash-attn — caused RunPod xformers conflict, not required by either env 8b88814 arabago96 commited on 3 days ago
fix: use cu128 wheels matching ZeroGPU's torch CUDA 12.8 environment 966534b arabago96 commited on 5 days ago
fix: build diff_gaussian_rasterization from source for H200 (sm_90) GPUs 84714e2 arabago96 commited on 5 days ago
fix: disable NVML checks for ZeroGPU virtualized GPU environment 6b070eb arabago96 commited on 5 days ago
fix: add antialiasing param and handle 3-value return from rasterizer 24dfefa arabago96 commited on 5 days ago
fix: adapt gaussian renderer to standard diff_gaussian_rasterization API fb67d8b arabago96 commited on 5 days ago
fix: xformers 0.0.32 → 0.0.32.post2 (base version doesn't exist on PyPI) 699ccee arabago96 commited on 5 days ago
fix: handle non-RGB images in BiRefNet (CMYK, grayscale, LA modes) 85ba34f arabago96 commited on Mar 16
fix: remove gr.api() calls incompatible with installed Gradio version 5722c34 arabago96 commited on Mar 13
fix: add preprocessed_images to preprocess_multi; auto-detect multiimage mode from data in image_to_3d dc11418 arabago96 commited on Mar 13
Bump max_hole_size to 0.06 - middle ground between 0.04 (too weak) and 0.1 (too aggressive) 63312ed arabago96 commited on Mar 4
Dial back hole-filling: revert max_hole_size to 0.04, modest nbe increase with floor of 96, keep simplify connection 033735d arabago96 commited on Mar 4
Improve hole-filling: higher thresholds, min nbe floor of 128, double-pass fill db72024 arabago96 commited on Mar 4
fix: add kornia+timm deps, use utils_birefnet.py wrapper (same as ASM-o2.1-MULTIIMAGE) a031616 arabago96 commited on Feb 26
feat: use BiRefNet for background removal in both single and multi-image paths 98670cc arabago96 commited on Feb 26
fix: patch _json_schema_to_python_type to handle True/False bool schemas 99dc45e arabago96 commited on Feb 26
fix: full Gradio 5.x compatibility - replace deprecated gr.update() with component returns 110972c arabago96 commited on Feb 25
fix: monkey-patch gradio_client bool schema bug directly at runtime 599c52b arabago96 commited on Feb 25
fix: restore ssr_mode=False to prevent Gradio api_info() crash on startup ef97a0b arabago96 commited on Feb 25
Revert "Fix: Bypass C0 multiplication for DC-only SH - directly add 0.5 bias for correct shadow rendering" a4a2c5f arabago96 commited on Feb 9
Fix: Bypass C0 multiplication for DC-only SH - directly add 0.5 bias for correct shadow rendering 4d55287 arabago96 commited on Feb 9
Fix: Apply proper DC bias fix - Enable Python SH conversion with +0.5 bias, remove masked boost patch 4ed22f7 arabago96 commited on Feb 9
Revert: Remove all boosts and gamma correction - Restoring original behavior b816038 arabago96 commited on Feb 9
Fix: Remove division by C0 (0.282) - SH boost amount is now RAW +0.5 2ee0b4e arabago96 commited on Feb 9
Fix: Masked Constant Boost (+0.5) - Exact shadow color match, no variable curve 332b074 arabago96 commited on Feb 9
Fix: Restoration of Smart SH Boost (Threshold 0.4, Max 0.7) - Overwriting regression a69dc0a arabago96 commited on Feb 9
Fix: Revert aggressive Hump boost, use Soft Boost for natural colors. Add Debug Image to UI. 9be777d arabago96 commited on Feb 9
Fix: Safe SH Boost - Hump curve to preserve True Black (0.0) while lifting shadows ccbe410 arabago96 commited on Feb 9
Fix: Smart SH Boost - Only lift shadows (<0.4 lum), preserve highlights 2eee64f arabago96 commited on Feb 9
Fix: Remove global gamma, bake BiRefNet model, optimize Docker for startup 3a898ee arabago96 commited on Feb 9