Commit Graph

304 Commits

Author SHA1 Message Date
K1llM@n
6288cdce65 Move ui from core 2023-06-03 16:02:51 +03:00
K1llM@n
b8a158d3aa Fix callback 2023-06-03 12:01:22 +03:00
K1llMan
b4fda58219
Merge branch 's0md3v:next' into next 2023-06-03 11:45:25 +03:00
K1llM@n
8488f94b53 Merge branch 'next' of https://github.com/K1llMan/roop into next 2023-06-03 11:36:18 +03:00
henryruhs
cd1a399d1c Fix CI 2023-06-03 10:34:55 +02:00
henryruhs
2a66c69d9e Simplify all faces 2023-06-03 09:37:46 +02:00
K1llM@n
ee9406a17e Set slider to zero 2023-06-03 10:18:54 +03:00
K1llM@n
f99e81924e Merge branch 'next' of https://github.com/K1llMan/roop into next 2023-06-03 10:18:24 +03:00
K1llM@n
1ed00554db Auto adjust window size to preview 2023-06-03 09:57:53 +03:00
henryruhs
6f38212bfd Follow ONNX_Runtime_Perf_Tuning and introduce new args 2023-06-03 02:45:32 +02:00
henryruhs
8734a6c2e0 Follow ONNX_Runtime_Perf_Tuning and introduce new args 2023-06-03 02:23:48 +02:00
K1llM@n
af5b68f529 lint 2023-06-03 00:28:53 +03:00
K1llM@n
c5012e0bea Merge branch 'next' of https://github.com/K1llMan/roop into next 2023-06-03 00:26:39 +03:00
K1llM@n
86e9b3c600 Aspect ratio for preview 2023-06-03 00:23:11 +03:00
K1llM@n
22ce9c3f58 Preview window 2023-06-03 00:01:44 +03:00
henryruhs
6bd3724443 Limit "hwaccel_option" to non-audio task as of codec issues 2023-06-02 22:18:16 +02:00
henryruhs
49d78c138f Introduce --cpu=amd|nvidia 2023-06-02 22:03:45 +02:00
Henry Ruhs
9bc0f54fa3
Merge pull request #298 from joskfg/feature/add-ffmpeg-gpu-acceleration
Add FFMpeg hardware acceleration
2023-06-02 21:43:16 +02:00
Jose Manuel
107259474f Fix log level 2023-06-02 21:19:28 +02:00
Jose Manuel
338ea8f50b Removed unused code 2023-06-02 21:17:22 +02:00
Jose Manuel
29d65d8e79 Centraliza ffmpeg run command 2023-06-02 21:12:25 +02:00
Jose Manuel
74783142e6 Little ffmpeg refactor 2023-06-02 20:53:01 +02:00
henryruhs
103cb34902 Fix variables scope 2023-06-02 20:40:05 +02:00
Jose Manuel
37a71f661c Use flags as global 2023-06-02 20:40:02 +02:00
Jose Manuel
b7ce758c99 Fix namespace from core to roop 2023-06-02 20:29:37 +02:00
Jose Manuel
6e1045ee92 Fix conflicts 2023-06-02 20:19:14 +02:00
henryruhs
2935185b81 Fix multiple ui opening 2023-06-02 19:58:47 +02:00
Jose Manuel
9c39bd41f7 Add FFMpeg hardware acceleration 2023-06-02 19:45:24 +02:00
henryruhs
030d6a698b Less verbose ffmpeg outputs 2023-06-02 19:43:30 +02:00
henryruhs
82cafcdc8b Fix broken globals 2023-06-02 19:26:08 +02:00
henryruhs
b37b998326 Fix frames vs. cpu cores issue 2023-06-02 16:40:08 +02:00
henryruhs
dd5a321c50 Fix frames vs. cpu cores issue 2023-06-02 16:38:14 +02:00
henryruhs
8b50aaf838 Remove the out_dir hack, as this breaks temp directory on Linux 2023-06-02 16:21:13 +02:00
Henry Ruhs
a3dedf85b7
Merge pull request #278 from s0md3v/code-refactoring
Introduce Python alike package namespace, turn run.py into an entrypoint
2023-06-02 15:33:37 +02:00
henryruhs
1b628b7b70 Merge against next 2023-06-02 15:27:57 +02:00
henryruhs
eae3d4bad3 Merge branch 'next' into code-refactoring
# Conflicts:
#	run.py
2023-06-02 15:25:15 +02:00
Somdev Sangwan
f7e029e6f7
Merge pull request #280 from s0md3v/next
support multi-face replacament
2023-06-02 15:04:15 +05:30
Somdev Sangwan
3b9d94b779 better cli path handling 2023-06-02 15:03:25 +05:30
Somdev Sangwan
94e26909aa multi-face support 2023-06-02 14:40:32 +05:30
henryruhs
30159974a4 Introduce Python alike package namespace, turn run.py into an entrypoint 2023-06-02 10:29:00 +02:00
henryruhs
6a694138de Update gitignore 2023-06-02 10:05:53 +02:00
Henry Ruhs
415047d426
Merge pull request #275 from ArtemKiyashko/main
Ignore __pycache__ and inswapper_128.onnx
2023-06-02 10:04:56 +02:00
Artem Kiyashko
9c5fcc42c8 ignore all .onnx files 2023-06-02 10:03:37 +02:00
Artem Kiyashko
cf3fa47d05 ignore inswapper_128.onnx 2023-06-02 09:59:52 +02:00
Artem Kiyashko
f86a1a7d0a ignore __pycache__ 2023-06-02 09:44:29 +02:00
Artem Kiyashko
8cf139c6c5 add gitignore for python projects 2023-06-02 09:17:15 +02:00
henryruhs
14c36c860a Revert "Use tensorflow RC to fix numpy version conflicts"
This reverts commit ba909cf4dd.
2023-06-02 00:09:37 +02:00
henryruhs
ba909cf4dd Use tensorflow RC to fix numpy version conflicts 2023-06-02 00:07:45 +02:00
henryruhs
bbb615e650 Undo probability 2023-06-01 22:31:00 +02:00
Henry Ruhs
191638a223
Merge pull request #200 from CeeBeeEh/main
Add option to process all detected faces within a frame
2023-06-01 21:30:57 +02:00