10 Commits

Author SHA1 Message Date
chris
acde1d7681 - added UI elements
- cleaned up some code
2023-05-31 13:54:41 -04:00
chris
841b2d06c3 Merge remote-tracking branch 'origin/main'
# Conflicts:
#	core/globals.py
#	core/processor.py
#	run.py
2023-05-31 11:35:39 -04:00
chris
6fbc2d32b3 - allow processing all faces within a frame 2023-05-31 11:28:13 -04:00
henryruhs
41c69d318d Create face analyser and face swapper instance on demand 2023-05-30 16:29:58 +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
Somdev Sangwan
fa813d8025 handle when user has gpu but won't use it 2023-05-29 19:04:22 +05:30
Somdev Sangwan
b6efc0bed8
handle no-face cases 2023-05-29 17:50:26 +05:30
Somdev Sangwan
c18f66697a
fetch available providers 2023-05-29 17:39:29 +05:30
Somdev Sangwan
f5d85163e2
initial build 2023-05-28 20:19:40 +05:30