Commit History

postprocess at model res, defer resize+write to CPU (saves ~35s GPU)
f4a7288
Running

Nekochu commited on

compact UI: resolution+screen color in row, despeckle in row
18d73cb

Nekochu commited on

fix: remove tree paths from credit links
51cee71

Nekochu commited on

pin upstream commit IDs in credits
0cabf66

Nekochu commited on

fix: blue CPU is available (1024 only), not green-only
119149d

Nekochu commited on

update all references: green β†’ green/blue
804c80b

Nekochu commited on

status shows CPU + GPU time breakdown
323e65e

Nekochu commited on

add blue 1024 ONNX (FP16 on disk, FP32 at runtime), rename models
646f0cd

Nekochu commited on

blue screen support: GPU-only, auto-detection, no ONNX/LFS
7b2ad18

Nekochu commited on

safetensors loading, Phase 0 4x faster (uint8), total time in status
33e616b

Nekochu commited on

quality: lower clean_matte threshold 0.25β†’0.02, always keep largest component
1363975

Nekochu commited on

cleanup: stale comments, dead import, redundant makedirs, fix batch size in UI
a2a7a3e

Nekochu commited on

simplify: merge write functions, fix missing Processed output, bulk transfer
9d23c67

Nekochu commited on

remove dead code: AOTI export, inductor/triton cache, shared_results, deferred write
2a4471f

Nekochu commited on

disable torch.compile on ZeroGPU β€” net negative for GreenFormer
f4a2965

Nekochu commited on

fix: reduce-overhead instead of max-autotune (118s→~30s), dedicated export endpoint
c53eb28

Nekochu commited on

triple-fallback artifact export + triton cache
449e82f

Nekochu commited on

export .pt2 after compile + download button
7720399

Nekochu commited on

always compile with triton (max-autotune) + probe AOTI
4537006

Nekochu commited on

simplify pipeline timing in README
cc14934

Nekochu commited on

enable triton+CUDA graphs via torch.compile(max-autotune)
f1d6e7f

Nekochu commited on

fix README: accurate torch.compile description, no triton/AOTI claim
cdef1d9

Nekochu commited on

update README: fix batch size, add GPU optimization docs
69eef34

Nekochu commited on

fix randperm overflow at 4K: per-frame connected components
c9b234a

Nekochu commited on

GPU postprocessing pipeline + TF32 + conditional torch.compile
8ea0c8b

Nekochu commited on

add ZeroGPU GPU inference (FP16, flash-attn, batch=32@1024/16@2048)
0b6961f

Nekochu commited on

professional output package (Comp+FG+Matte+Processed)
c2d53e4

Nekochu commited on

download button for all output modes
16d8be4

Nekochu commited on

fix gradio cache_examples None output crash
d041804

Nekochu commited on

fix example cache crash
40a8177

Nekochu commited on

initial commit
20c856c

Nekochu commited on

initial commit
2b1c753

Nekochu commited on