Commit Graph

16 Commits

Author SHA1 Message Date
henryruhs
5feb6b0d71 Resolve absolute model path 2023-05-30 21:52:39 +02:00
henryruhs
98a5111d53 Undo: Resolve absolute model path 2023-05-30 21:48:06 +02:00
henryruhs
ffc2bd2485 Resolve absolute model path 2023-05-30 21:12:19 +02:00
henryruhs
80fe3721ee Remove debug output 2023-05-30 16:36:03 +02:00
Henry Ruhs
c10e37cd2f
Merge branch 'main' into main 2023-05-30 16:33:02 +02:00
henryruhs
41c69d318d Create face analyser and face swapper instance on demand 2023-05-30 16:29:58 +02:00
Somdev Sangwan
90e2ba0fc7 properly name output file when its an image 2023-05-30 19:07:22 +05:30
henryruhs
365f3d790a Introduce pre_check(), Cleanup requirements.txt 2023-05-30 09:01:03 +02:00
henryruhs
2b14613a46 Move process time to the correct place 2023-05-30 01:28:16 +02:00
henryruhs
dc0653ad39 Restore globals, add process time for better comparison 2023-05-30 01:03:43 +02:00
henryruhs
54f800dd0e Add GPU support, Quit on missing model, Remove globals (sorry) 2023-05-30 00:40:02 +02:00
henryruhs
e452f755be Add final empty line 2023-05-29 16:00:57 +02:00
henryruhs
31de5fde57 Skip processing if there is no face, print output to console 2023-05-29 15:47:57 +02:00
Somdev Sangwan
fa813d8025 handle when user has gpu but won't use it 2023-05-29 19:04:22 +05:30
Somdev Sangwan
ae3b2f8d3c
fetch available providers 2023-05-29 17:39:52 +05:30
Somdev Sangwan
f5d85163e2
initial build 2023-05-28 20:19:40 +05:30