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 |
|
henryruhs
|
ba69a18387
|
Implement snapshot testing via CLI part2
|
2023-06-01 12:13:48 +02:00 |
|
henryruhs
|
eea2486e09
|
Implement snapshot testing via CLI
|
2023-06-01 12:13:48 +02:00 |
|
henryruhs
|
11b68f2e0f
|
Conditional dependencies for Mac
|
2023-06-01 12:13:48 +02:00 |
|
henryruhs
|
216539489d
|
Conditional dependencies for Mac
|
2023-06-01 12:13:48 +02:00 |
|
Somdev Sangwan
|
9f9acb2ed1
|
dont break other gpus
|
2023-06-01 15:07:44 +05:30 |
|
Somdev Sangwan
|
a799cde05b
|
increase confidence
|
2023-06-01 11:40:25 +05:30 |
|
Somdev Sangwan
|
d3e29c0878
|
fix checkboxes
|
2023-06-01 11:32:47 +05:30 |
|
Somdev Sangwan
|
4a70a0dcaa
|
fix merge conflict
|
2023-06-01 11:31:37 +05:30 |
|
Somdev Sangwan
|
fa3dbc6b32
|
fix windows issue
|
2023-06-01 11:12:28 +05:30 |
|
chris
|
bc4a590c99
|
- attempt to fix alignment of UI elements
|
2023-05-31 19:19:43 -04:00 |
|
Henry Ruhs
|
032e1babbb
|
Merge pull request #216 from jmp909/fix-checkboxes
fix checkboxes and video fps probe parsing
|
2023-06-01 00:38:55 +02:00 |
|
Jozef Pierlejewski
|
efbff51665
|
Delete .gitignore
|
2023-05-31 23:37:43 +01:00 |
|
Henry Ruhs
|
b5f2bd0261
|
Update README.md
|
2023-06-01 00:30:51 +02:00 |
|
jmp909
|
3480bfd6aa
|
fix typo!
|
2023-05-31 23:20:18 +01:00 |
|
Henry Ruhs
|
04954d7ee2
|
Merge pull request #209 from s0md3v/next
Next
|
2023-06-01 00:14:53 +02:00 |
|
jmp909
|
43990c9367
|
fix checkboxes & video fps
|
2023-05-31 22:57:21 +01:00 |
|
Somdev Sangwan
|
2f6e56d05f
|
move disclaimer up
|
2023-06-01 03:15:33 +05:30 |
|
henryruhs
|
442c070229
|
Need for Python 3.9+
|
2023-05-31 23:35:47 +02:00 |
|
jmp909
|
30fc498d7e
|
bump protobuf to 4.23.2
|
2023-05-31 22:23:41 +01:00 |
|
Somdev Sangwan
|
8fd87ff897
|
add .gitignore
|
2023-05-31 22:21:57 +01:00 |
|
Henry Ruhs
|
e7edbecff4
|
Merge branch 'main' into next
|
2023-05-31 23:07:44 +02:00 |
|
henryruhs
|
8509160850
|
Remove import
|
2023-05-31 23:05:58 +02:00 |
|
henryruhs
|
bf100f4974
|
Improve speed
|
2023-05-31 23:04:44 +02:00 |
|
henryruhs
|
a66dd5cde1
|
Update dependencies
|
2023-05-31 23:04:44 +02:00 |
|
henryruhs
|
7d42dbc4bc
|
Remove processing time as of progress bar
|
2023-05-31 23:04:44 +02:00 |
|