Kenneth Estanislao
8703d394d6
ONNX CUDA exhaustive convolution search + IO binding
2026-04-09 16:34:27 +08:00
Matt Van Horn and Claude Opus 4.6
9525d45291
fix(face-enhancer): add missing process_frame_v2 method
...
The live webcam preview in ui.py calls process_frame_v2() on all
frame processors, but face_enhancer.py was missing this method.
This caused an AttributeError crash when the GFPGAN face enhancer
was enabled during live mode.
Fixes https://github.com/hacksider/Deep-Live-Cam/issues/1654
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-30 23:49:12 -07:00
Kenneth Estanislao
5b0bf735b5
use onnx on face enhancer
2026-02-23 00:01:22 +08:00
Kenneth Estanislao
ae2d21456d
Version 2.0c Release!
...
Sharpness and some other improvements added!
2025-10-12 22:33:09 +08:00
NeuroDonu and GitHub
890beb0eae
fix & add trt support
2025-04-19 16:03:49 +03:00
Pedro Santos and Zephira
7472dfb694
fix: add match statement
...
Added for optimization
Co-Authored-By: Zephira <zephira58@protonmail.com >
2024-12-23 06:29:36 +00:00
Pedro Santos
41c6916273
Revert "Update face_enhancer.py"
...
This reverts commit ed7a21687c .
2024-12-23 06:08:45 +00:00
Kenneth Estanislao
ed7a21687c
Update face_enhancer.py
...
change if from before statement to elif, also fix conditional ladder
2024-12-23 12:45:53 +08:00
KRSHH and Rishon
84ca1dc2f2
Make Face Enhancer Model device Conditional
...
Added Co-Author
Co-Authored-By: Rishon <rishon@rishon.me >
2024-12-19 21:18:28 +05:30
KRSHH
681c20dbbd
Revert "Make Face Enhancer Model device Conditional"
...
This reverts commit c240f6e31c .
2024-12-19 21:16:56 +05:30
KRSHH
c240f6e31c
Make Face Enhancer Model device Conditional
2024-12-19 21:12:57 +05:30
Kenneth Estanislao
a1d9b73742
Revert "Merge pull request #829 from RishonLi/patch-1"
...
This reverts commit 5f5fe8890a , reversing
changes made to a9e8f27360 .
2024-12-16 22:46:39 +08:00
Rishon and GitHub
de4f765878
Update face_enhancer.py for apple silicon mps
2024-12-14 16:47:07 +08:00
NeuroDonu and GitHub
a840986159
fix path for model
2024-11-09 16:43:13 +03:00
KRSHH and GitHub
3da987340b
Fix Enhancer for Map Faces
2024-10-15 13:08:03 +05:30
c4fun
6400a80a91
solve the FACE_ENHANCER os problem for non-nt(linux, mac) system
2024-08-07 23:26:47 +08:00
Kenneth Estanislao
e616245e3d
initial commit
...
rebranding everything
2023-09-24 21:36:57 +08:00