Merge pull request #71 from some1galaxy/develop 86dcc87 Running unverified someone-in-the-world commited on 3 days ago
Drop torch.compile from the upscale model; run eager (#50) (#70) d7bfd39 unverified someone-in-the-world Claude Opus 5.5 commited on 3 days ago
Add UPSCALE_COMPILE env flag to run upscale eager for comparison (#50) (#69) 0aab626 unverified someone-in-the-world Claude Opus 5.5 commited on 3 days ago
Upscale frames untiled and pad short batches to one compiled shape (#51) (#68) 2ba97e4 unverified someone-in-the-world Claude Opus 5.5 commited on 3 days ago
Quantize upscaled frames to uint8 on the GPU before host transfer (#61) (#67) b730447 unverified someone-in-the-world Claude Opus 5.5 commited on 3 days ago
Report baseline, upscale delta, and total device VRAM in upscale profile (#51) (#66) f3eac0a unverified someone-in-the-world Claude Opus 5.5 commited on 3 days ago
Merge pull request #65 from some1galaxy/fix-track-tqdm-regression e7be9c2 unverified someone-in-the-world commited on 3 days ago
Fix regression: drop track_tqdm=True reintroduced by the mypy-strict merge (#64) fed3939 someone-in-the-world Claude Sonnet 5 commited on 4 days ago
Merge pull request #63 from some1galaxy/profile-upscale-non-model-overhead 7e4f476 unverified someone-in-the-world commited on 4 days ago
Break down upscale's non-model overhead into named profiling spans (#61) ea4ada4 someone-in-the-world Claude Sonnet 5 commited on 4 days ago
Merge pull request #62 from some1galaxy/develop 80ce38f unverified someone-in-the-world commited on 9 days ago
Merge pull request #28 from some1galaxy/add-mypy-strict-typecheck 447553c unverified someone-in-the-world commited on 9 days ago
Merge origin/develop, resolving upscale.py profiling conflict 4bc4218 someone-in-the-world Claude Sonnet 5 commited on 9 days ago
Merge pull request #59 from some1galaxy/fix-print-frames-info-tensor-attrs 0fffa5b unverified someone-in-the-world commited on 9 days ago
Merge pull request #60 from some1galaxy/add-upscale-profiling dda3d77 unverified someone-in-the-world commited on 9 days ago
Add opt-in profiling to the upscale stage for #48 benchmarking 678f3ac someone-in-the-world Claude Sonnet 5 commited on 9 days ago
Restore the .change() type: ignore removed during the develop merge 68273f5 someone-in-the-world Claude Sonnet 5 commited on 9 days ago
Fix print_frames_info logging garbage bound-method reprs for tensor frames e7c7a36 someone-in-the-world Claude Sonnet 5 commited on 9 days ago
Merge remote-tracking branch 'origin/develop' into add-mypy-strict-typecheck c8ec0f7 someone-in-the-world commited on 9 days ago
Merge pull request #58 from some1galaxy/tensor-only-interpolation-upscale-pipeline 97e9c44 unverified someone-in-the-world commited on 9 days ago
Build a tensor-only RIFE -> upscale pipeline (#53) fed6bc3 someone-in-the-world Claude Sonnet 5 commited on 9 days ago
Merge pull request #57 from some1galaxy/remove-upscale-pil-roundtrip 663dfc8 unverified someone-in-the-world commited on 9 days ago
Remove redundant numpy->PIL->numpy round trip between interpolation and upscale 55d9178 someone-in-the-world Claude Sonnet 5 commited on 9 days ago
Merge pull request #56 from some1galaxy/worktree-sync-develop-main 3a3e758 unverified someone-in-the-world commited on 9 days ago
Log the final served video, not the pre-upscale result (#46) 3d9fab2 unverified someone-in-the-world Claude Sonnet 5 commited on 9 days ago
Merge pull request #45 from some1galaxy/develop 4e80bca unverified someone-in-the-world commited on 16 days ago
Prune log repo on file count, not just storage size (#44) 4578f11 unverified someone-in-the-world Claude Sonnet 5 commited on 16 days ago
Sync develop into main (#43) 4bb4d59 unverified someone-in-the-world Claude Sonnet 5 commited on 27 days ago
Fix deploy crash: gr.Image doesn't accept an info kwarg in Gradio 6.0.1 (#42) 4aabec2 unverified someone-in-the-world Claude Sonnet 5 commited on 27 days ago
Support specifying an end frame (last image) for I2V generation (#41) 7270705 unverified someone-in-the-world Claude Sonnet 5 commited on 27 days ago
AOT-compile the transformer to re-enable dynamic-activation fp8 quant (#39) c2bf65e unverified someone-in-the-world Claude Sonnet 5 commited on 27 days ago
Sync develop into main (#38) 9f64382 unverified someone-in-the-world Claude Sonnet 5 commited on 27 days ago
Quantize transformer with weight-only fp8 instead of dynamic-activation fp8 (#37) 34c1019 unverified someone-in-the-world Claude Sonnet 5 commited on 27 days ago
Sync develop into main (#34) 5ab12ca unverified someone-in-the-world Claude Sonnet 5 commited on 28 days ago
Stop Inductor compilation progress from leaking into the Gradio UI (#33) 629c301 unverified someone-in-the-world commited on 28 days ago
Sync develop into main (#32) 124fb40 unverified someone-in-the-world Claude Sonnet 5 commited on 28 days ago
Add liability disclaimer to the Space UI (#30) de8e11b unverified someone-in-the-world Claude Sonnet 5 commited on 28 days ago
Log when torch.compile falls back to the eager upscale model (#31) 1ceec92 unverified someone-in-the-world commited on 28 days ago
torch.compile the upscale model on CUDA (#26) a5e5374 unverified someone-in-the-world commited on 28 days ago
Sync develop into main (#29) 7603944 unverified someone-in-the-world Claude Sonnet 5 commited on 28 days ago
Add mypy --strict type-check CI gate on every PR 2682589 someone-in-the-world Claude Sonnet 5 commited on 28 days ago
Increase upscale tile size from 256 to 512 (#24) e284828 unverified someone-in-the-world commited on 28 days ago
Sync develop into main (#27) 3bd3a96 unverified someone-in-the-world Claude Sonnet 5 commited on 28 days ago
Batch frames and same-shaped tiles through the upscale model (#23) 60ca9a8 unverified someone-in-the-world commited on 28 days ago
Pre-download RIFE/upscale weights at startup instead of inside @spaces.GPU (#22) 7123409 unverified someone-in-the-world Claude Sonnet 5 commited on 28 days ago
Sync develop into main (#21) 460f125 unverified someone-in-the-world Claude Sonnet 5 commited on 28 days ago
Add detailed export/traceback logging to diagnose post-pipeline UI errors (#20) ab3b519 unverified someone-in-the-world commited on 28 days ago
Check Upscale 4x by default and drop model name from its label (#19) 441c4d5 unverified someone-in-the-world Claude Sonnet 5 commited on 28 days ago