K1llM@n
|
1ed00554db
|
Auto adjust window size to preview
|
2023-06-03 09:57:53 +03: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 |
|
chris
|
76d90d55c0
|
- changed all_faces boolean in "process_faces" to default to false
|
2023-06-01 15:14:34 -04:00 |
|
chris
|
d17a440cd6
|
- refactored swapper.py to optimized code logic
- refactored "get_face" and "get_all_faces" to "get_face_single" and "get_face_many" respectively
- moved all global booleans to top of file
|
2023-06-01 15:09:12 -04:00 |
|
chris
|
b155a2cb36
|
- resolved conflicts
- fixed checkbox alignment options to be consistent
|
2023-06-01 13:39:16 -04:00 |
|
chris
|
caaba96234
|
Merge remote-tracking branch 'origin/main'
# Conflicts:
# run.py
|
2023-06-01 13:29:35 -04:00 |
|
Henry Ruhs
|
61c8f06c98
|
Merge pull request #250 from s0md3v/next
Next
|
2023-06-01 15:54:31 +02:00 |
|
henryruhs
|
42b0785a2b
|
Use tensorflow-macos for Macs
|
2023-06-01 15:50:21 +02:00 |
|
henryruhs
|
539c6515aa
|
Use tensorflow-macos for Macs
|
2023-06-01 14:42:28 +02:00 |
|
henryruhs
|
1bcde845a4
|
Shorten target video for CI
|
2023-06-01 12:13:49 +02:00 |
|
henryruhs
|
ebf7b6416d
|
Shorten target video for CI
|
2023-06-01 12:13:49 +02:00 |
|
henryruhs
|
5cda83822c
|
Implement snapshot testing via CLI part3
|
2023-06-01 12:13:49 +02:00 |
|