Fix: expand mask to 3 channels before Laplacian pyramid to prevent shape broadcast error abd882e Running devkunalnaik commited on May 18
Feature: Laplacian pyramid edge blending + progress bars for image swap b3255f0 devkunalnaik commited on May 18
Fix: remove duplicate swap() and dead _pose/_get_landmarks code from body_swap.py e11e479 devkunalnaik commited on May 18
Fix flickering: detect faces every frame, no per-frame enhancement in video 47c8f24 devkunalnaik commited on May 18
Fix video glitches: OpenCV-only enhance for video, even dimensions for XVID, softer unsharp 1c23235 devkunalnaik commited on May 18
Enhance: CodeFormer ONNX + ESPCN SR + u2net_human_seg + CRF18 unsharp video 4a9cb39 devkunalnaik commited on May 18
Fix: instant resume via FFmpeg seek, no motion blur in fast mode (write original frame) de1deba devkunalnaik commited on May 18
Fix: disable fast-mode frame skip for body swap (causes ghosting) 846860f devkunalnaik commited on May 18
Fix: XVID/AVI intermediate fixes zero-duration output, pix_fmt yuv420p for compatibility, FFmpeg error logging 7f39f97 devkunalnaik commited on May 18
Feature: resume from frame, partial output on interruption, audio sync on resume a5190e9 devkunalnaik commited on May 18
Perf: ONNX multi-thread, 320px det_size for video, fast-mode frame skip UI 937ca9c devkunalnaik commited on May 18
Perf: source face detected once, target faces cached every 5 frames, 720p video processing 6faf48e devkunalnaik commited on May 18
Quality: increase output resolution to 2048px, Lanczos upscale, adaptive unsharp mask d5e1b6d devkunalnaik commited on May 18
Fix: handle RGBA/palette images, surface errors in status box a068458 devkunalnaik commited on May 18
Fix: use 'is not None' for Progress check (Gradio 5 __len__ bug) b55f13c devkunalnaik commited on May 18
Fix: remove MediaPipe (API broken on Py3.13), add OpenCV face enhancement 13dd92a devkunalnaik commited on May 18
Fix: use public mirror for inswapper model (gated HF repo fallback) 79d56d4 devkunalnaik commited on May 18
Fix: upgrade gradio to 5.25.0 (compatible with latest huggingface_hub) cddf7b4 devkunalnaik commited on May 18
Fix: remove type hints from callbacks to fix gradio_client schema bug 80d0f2c devkunalnaik commited on May 18
Fix: upgrade to Gradio 5 (Python 3.13 compatible), replace TabItem with Tab fd32b5e devkunalnaik commited on May 18
Fix build: remove basicsr/gfpgan (Python 3.13 incompatible), use onnxruntime CPU 3373714 devkunalnaik commited on May 18
Fix: pin Python 3.11 to resolve basicsr/Python 3.13 incompatibility e5da9d1 devkunalnaik commited on May 18