Commit History

refactor: modernize type hinting by using collection ABCs and built-in generic types across the codebase
b6ba6fc

Jack Wu commited on

fix: convert all run_pipeline runtime errors to gr.Error consistently
64a0db9

BoxOfColors Claude Opus 4.7 (1M context) commited on

fix: surface mask-validation ValueError as gr.Error in run_pipeline
be10025

BoxOfColors Claude Opus 4.7 (1M context) commited on

fix: cap working fps and surface prewarm failures (critique of b859009)
89dfe5f

BoxOfColors Claude Opus 4.7 (1M context) commited on

fix: list-audit fixes β€” LaMa duration, multi-stream audio, prewarm wait
b859009

BoxOfColors Claude Opus 4.7 (1M context) commited on

refactor: round 7 β€” collapse dual mask-empty check into _get_mask_from_editor
e556888

BoxOfColors Claude Opus 4.7 (1M context) commited on

refactor: round 5 β€” share crop/mask computation, tighten tempfile, faster PNG
1541ab3

BoxOfColors Claude Opus 4.7 (1M context) commited on

refactor: round 4 β€” relocate composite_and_save, top-level pipeline imports
c1c738d

BoxOfColors Claude Opus 4.7 (1M context) commited on

refactor: round 3 β€” stdout-pipe first-frame extract, _card_title, _msg helpers
f2818e6

BoxOfColors Claude Opus 4.7 (1M context) commited on

refactor: round 2 β€” add CropRegion edge/box properties, externalise CSS
ed7d6c7

BoxOfColors Claude Opus 4.7 (1M context) commited on

refactor: round 1 β€” drop dead code, lift constants, simplify dispatch
cd42852

BoxOfColors Claude Opus 4.7 (1M context) commited on

feat: stream VACE chunks, prewarm checkpoint cache, per-chunk progress
2cab9c3

BoxOfColors Claude Opus 4.7 (1M context) commited on

feat: snap-to-rectangle button + wire LaMa to LAMA_MODEL_URL mirror
c5bf9d4

BoxOfColors Claude Opus 4.7 (1M context) commited on

feat: implement VACE-14B quality mode
f6c8580

BoxOfColors Claude Opus 4.7 (1M context) commited on

feat: auto-trim long uploads and add audio re-encode fallback
48bdb38

BoxOfColors Claude Opus 4.7 (1M context) commited on

feat: add mask-clear button and reject too-small / too-large watermarks
ccd9487

BoxOfColors Claude Opus 4.7 (1M context) commited on

.
9a85a2a

Jack Wu commited on

feat: introduce checkpoint mirroring script, strengthen video validation, and improve pipeline robustness for masking and compositing.
ebe8a5c

Jack Wu commited on

refactor: implement streaming LaMa inpainting, optimize crop aspect ratio matching, and add support for high-frame-rate video presets
4f8616d

Jack Wu commited on

Initial pipeline upload
b1a5003

BoxOfColors Claude Opus 4.7 (1M context) commited on