mirage / swap_pipeline.py

Commit History

Load CodeFormer repo modules automatically
d87a575

MacBook pro commited on

fix(webrtc): resolve connection retry hangs with aggressive cleanup
d3a9acd

MacBook pro commited on

fix(pipeline): resolve temporal reuse bug, add resource monitoring and cleanup
4eab203

MacBook pro commited on

feat(logging): add periodic pipeline stats + outbound video relay diagnostics (fail counters, placeholder timing)
ce1c945

MacBook pro commited on

fix(pipeline): indent codeformer_error; chore(video): add placeholder diagnostic logging
be08742

MacBook pro commited on

chore(pipeline): improve CodeFormer import diagnostics and expose codeformer_error
23a52ba

MacBook pro commited on

fix(video): correct pipeline indentation + disable color bar pattern after first real frame
fc6d640

MacBook pro commited on

fix(pipeline): disable naive small-face upscale causing black box artifact; expose model path
b91919c

MacBook pro commited on

feat(pipeline): ensure model dir tracked without weights; update swap pipeline changes
ee8b5b5

MacBook pro commited on

feat(webrtc): hybrid inline-if-idle processing, latency & queue metrics, pipeline stats endpoint
9457f1e

MacBook pro commited on

feat: brightness & similarity diagnostics in swap pipeline (overlay annotated)
5d8fdc1

MacBook pro commited on

docs: document MIRAGE_PROC_MAX_DIM & MIRAGE_DEBUG_OVERLAY; add swap debug vars; capture active providers
b96043e

MacBook pro commited on

feat: add detailed swap diagnostics counters & logging
8caf3b0

MacBook pro commited on

chore(pipeline): count frames even with zero detected faces
ab1b3ae

MacBook pro commited on

fix(pipeline): move swap_debug init inside __init__
f8528a1

MacBook pro commited on

feat(pipeline): add performance stats method, improved CodeFormer import, debug logging
dc47447

MacBook pro commited on

feat(providers): add dynamic GPU provider selection and diagnostics
b415bba

MacBook pro commited on

fix(codeformer): clone repo inside models path and add facexlib dependency
c14bfd3

MacBook pro commited on

feat(pipeline): integrated configurable CodeFormer (stride, face-only region, auto-clone) with stats
b9fe001

MacBook pro commited on

fix(pipeline): correct indentation in initialize() (loaded + logger)
d41f9db

MacBook pro commited on

fix(pipeline): add legacy shims (loaded, set_reference_frame, process_audio_chunk) to silence runtime errors
d6cb224

MacBook pro commited on

feat(pipeline): lazy insightface import + add onnxruntime/onnx/torch deps
bd747bf

MacBook pro commited on

Downloader robustness: multi-source fallbacks, HF token support, alternate inswapper filename acceptance
71d0804

MacBook pro commited on

Pivot: remove GFPGAN + reenactment stack; CodeFormer-only enhancement, purge legacy files, update docs & downloader
ba8225a

MacBook pro commited on