Swapper / app.py

Commit History

Feature: Laplacian pyramid edge blending + progress bars for image swap
b3255f0

devkunalnaik commited on

Fix video glitches: OpenCV-only enhance for video, even dimensions for XVID, softer unsharp
1c23235

devkunalnaik commited on

Feature: resume from frame, partial output on interruption, audio sync on resume
a5190e9

devkunalnaik commited on

Perf: ONNX multi-thread, 320px det_size for video, fast-mode frame skip UI
937ca9c

devkunalnaik commited on

Fix: handle RGBA/palette images, surface errors in status box
a068458

devkunalnaik commited on

Increase video frame limit from 300 to 600 frames
a0f50d6

devkunalnaik commited on

Fix: remove MediaPipe (API broken on Py3.13), add OpenCV face enhancement
13dd92a

devkunalnaik commited on

Fix: disable SSR and API, pin gradio==5.6.0
2eef547

devkunalnaik commited on

Fix: remove type hints from callbacks to fix gradio_client schema bug
80d0f2c

devkunalnaik commited on

Fix: upgrade to Gradio 5 (Python 3.13 compatible), replace TabItem with Tab
fd32b5e

devkunalnaik commited on

Remove ZeroGPU - switch to free CPU deployment
cc03616

devkunalnaik commited on

Initial commit: Face & Body Swapper
acb9f1e

devkunalnaik commited on