FaceSWAP / core /swapper.py

Commit History

Swap only the main subject + always run face swap (fixes the mess)
4a2b4cf

aditya-rAj19 commited on

fix: full-identity swap — stop pasting target eyes back over every swap
e61f9c7

aditya-rAj19 commited on

fix: sharp output, source skin tone preservation, 4K upscaling pipeline
f1b722f

aditya-rAj19 commited on

feat: restore glasses/eye region from target after swap, preserve spectacles cleanly
00273de

aditya-rAj19 commited on

feat: sharpen face region + bilateral skin smoothing after InsightFace swap
4d8de5a

aditya-rAj19 commited on

fix: add explicit cv2.data import, add onnxruntime to CI deps
a771a79

aditya-rAj19 commited on

feat: auto-detect GPU/CPU for InsightFace and PyTorch (RTX 4060 locally, CPU on HF)
8f2e376

aditya-rAj19 commited on

fix: correct retry logic for background model downloads, fix pyrightconfig extraPaths
517feec

aditya-rAj19 commited on

fix: use relative import in swapper, add pyrightconfig for IDE
471c62e

aditya-rAj19 commited on

fix: deduplicate InsightFace instance, add load-once sentinel to prevent retry loops
ebeb388

aditya-rAj19 commited on

fix: use popup auth (redirect needs Firebase Hosting), fix BGR/RGB bug in InsightFace calls
a285355

aditya-rAj19 commited on

fix: pre-download buffalo_l at startup, log swapper errors
ca3e3fd

aditya-rAj19 commited on

Initial commit: DeepFace Studio - AI face swap web application
e7a5a81

aditya-rAj19 commited on