FaceSwapLite-1.0 / refacer.py

Commit History

feat: add debug logging for face swap modes
6f4eab9

minhho commited on

fix: handle simple mode (no origin face) in process_faces method
f6ead27

minhho commited on

fix: revert to simpler version - quality enhancements were degrading results
c03d85f

minhho commited on

fix: syntax error in refacer.py - missing newline between methods
d8fe38a

minhho commited on

feat: add GFPGAN face enhancement and professional quality improvements
d1cbba4

minhho commited on

feat: professional quality enhancements for realistic face swaps
a27081b

minhho commited on

fix: aggressive anti-flickering for fast motion and occlusions
161de90

minhho commited on

feat: update function
0ca2330

minhho commited on

fix: eliminate flickering when objects pass in front of faces
baf7a6b

minhho commited on

Improve model download with better error handling and alternative mirrors
a50df07

minhho commited on

Fix model download with working Hugging Face mirrors
61a7f0b

minhho commited on

Add automatic model download if inswapper_128.onnx is missing
eee10b5

minhho commited on

Deploy FaceSwapLite application with full documentation
69532ce

minhho commited on