henryruhs
|
63399c04d0
|
Change order in choices and typing
|
2024-12-07 00:58:49 +01:00 |
|
Henry Ruhs
|
0c0062db72
|
Feat/ffmpeg with progress (#827)
* FFmpeg with progress bar
* Fix typing
* FFmpeg with progress bar part2
* Restore streaming wording
|
2024-12-06 11:33:37 +01:00 |
|
henryruhs
|
70f0c708e1
|
Use tolerant for video_memory_strategy in benchmark
|
2024-12-05 14:13:43 +01:00 |
|
henryruhs
|
03acb4ac8a
|
Update dependencies
|
2024-12-04 18:43:52 +01:00 |
|
henryruhs
|
a20dfd3b28
|
Fix wording
|
2024-12-04 00:14:41 +01:00 |
|
henryruhs
|
ca52e2ea24
|
Fix wording
|
2024-12-03 23:40:24 +01:00 |
|
henryruhs
|
9cee75542a
|
Rename create_log_level_program to create_misc_program
|
2024-12-03 22:50:30 +01:00 |
|
henryruhs
|
bc5934950d
|
Update README
|
2024-12-03 22:14:01 +01:00 |
|
henryruhs
|
3ec187425f
|
Fix space
|
2024-12-03 22:14:01 +01:00 |
|
henryruhs
|
d362796bee
|
Change source-paths behaviour
|
2024-12-01 21:36:24 +01:00 |
|
Henry Ruhs
|
33db393af9
|
Introduce download scopes (#826)
* Introduce download scopes
* Limit download scopes to force-download command
|
2024-11-26 18:21:11 +01:00 |
|
henryruhs
|
acdddc730e
|
Add deep swapper models by Edel
|
2024-11-25 23:42:11 +01:00 |
|
henryruhs
|
12a01cab8f
|
Remove duplicates (Rumateus is the creator)
|
2024-11-25 22:21:31 +01:00 |
|
henryruhs
|
2adb716d15
|
Fix CoreML partially
|
2024-11-25 20:26:57 +01:00 |
|
henryruhs
|
d73d75378f
|
Change TempFrameFormat order
|
2024-11-24 22:39:10 +01:00 |
|
henryruhs
|
c93de4ecd2
|
Remove as this does not work
|
2024-11-24 00:16:58 +01:00 |
|
henryruhs
|
216d1f05cd
|
Kill resolve_execution_provider_keys() and move fallbacks where they belong
|
2024-11-23 22:59:03 +01:00 |
|
henryruhs
|
bae8c65cf0
|
Kill resolve_execution_provider_keys() and move fallbacks where they belong
|
2024-11-23 22:53:26 +01:00 |
|
henryruhs
|
2f98ac8471
|
Fix space
|
2024-11-23 21:21:42 +01:00 |
|
henryruhs
|
1348575d05
|
Fix resolve_download_url
|
2024-11-23 18:03:45 +01:00 |
|
henryruhs
|
44b4c926da
|
Use resolve_download_url() everywhere, Vanish --skip-download flag
|
2024-11-23 17:56:08 +01:00 |
|
henryruhs
|
efd4071a3e
|
Switch to latest XSeg
|
2024-11-22 17:36:10 +01:00 |
|
henryruhs
|
a96ea0fae4
|
Switch to latest XSeg
|
2024-11-22 17:27:38 +01:00 |
|
henryruhs
|
f3523d91c4
|
Switch to latest XSeg
|
2024-11-22 17:23:35 +01:00 |
|
henryruhs
|
003fa61fcd
|
Undo restore_audio()
|
2024-11-22 15:13:59 +01:00 |
|
henryruhs
|
4fb1d0b1f3
|
Fix model key
|
2024-11-22 09:55:35 +01:00 |
|
Henry Ruhs
|
b4f1a0e083
|
Move clear over to the UI (#825)
|
2024-11-21 11:02:26 +01:00 |
|
Henry Ruhs
|
48440407e2
|
Introduce create_static_model_set() everywhere (#824)
|
2024-11-20 21:05:18 +01:00 |
|
henryruhs
|
ab34dbb991
|
Add deep swapper models by Jen
|
2024-11-20 14:23:47 +01:00 |
|
henryruhs
|
ba874607d7
|
Use static model set creation
|
2024-11-19 22:46:38 +01:00 |
|
henryruhs
|
01420056b4
|
Fix face enhancer blend in UI
|
2024-11-19 18:28:03 +01:00 |
|
Henry Ruhs
|
ffac0783d9
|
Implement face enhancer weight for codeformer, Side Quest: has proces… (#823)
* Implement face enhancer weight for codeformer, Side Quest: has processor checks
* Fix typo
|
2024-11-19 15:08:11 +01:00 |
|
henryruhs
|
c3f58b2d0f
|
Add deep swapper models by Rumateus
|
2024-11-18 23:38:55 +01:00 |
|
henryruhs
|
c18d7a4d4f
|
Add deep swapper models by Druuzil
|
2024-11-18 23:19:37 +01:00 |
|
henryruhs
|
b6e895fcf6
|
Add deep swapper models by Mats
|
2024-11-18 22:26:46 +01:00 |
|
harisreedhar
|
3cf06de27f
|
remove dfl_head and update dfl_whole_face template
|
2024-11-18 19:43:35 +05:30 |
|
Henry Ruhs
|
48016eaba3
|
Show/hide morph slider for deep swapper (#822)
|
2024-11-18 10:59:40 +01:00 |
|
Christian Clauss
|
aada3ff618
|
ci.yml: Add macOS on ARM64 to the testing (#818)
* ci.yml: Add macOS on ARM64 to the testing
* ci.yml: uses: AnimMouse/setup-ffmpeg@v1
* ci.yml: strategy: matrix: os: macos-latest,
* - name: Set up FFmpeg
* Update .github/workflows/ci.yml
* Update ci.yml
---------
Co-authored-by: Henry Ruhs <info@henryruhs.com>
|
2024-11-17 09:54:47 +01:00 |
|
henryruhs
|
fb15d0031e
|
Introduce model helper
|
2024-11-16 22:52:26 +01:00 |
|
henryruhs
|
a043703a3d
|
Fix first black screen
|
2024-11-16 22:41:04 +01:00 |
|
henryruhs
|
501b522914
|
Simplify thumbnail-item looks
|
2024-11-16 15:20:52 +01:00 |
|
henryruhs
|
96a34ce9ff
|
Kill accent colors, Number input styles for Chrome
|
2024-11-16 15:13:19 +01:00 |
|
henryruhs
|
5188431d23
|
Fix deep swapper sizes
|
2024-11-15 22:44:55 +01:00 |
|
Henry Ruhs
|
db64c529d0
|
Add more deepfacelive models (#817)
* Add more deepfacelive models
* Add more deepfacelive models
|
2024-11-15 22:02:52 +01:00 |
|
henryruhs
|
ba71e96302
|
Fix preview refresh after slide
|
2024-11-15 21:39:01 +01:00 |
|
Harisreedhar
|
5a0c2cad96
|
DFM Morph (#816)
* changes
* Improve wording, Replace [None], SideQuest: clean forward() of age modifier
* SideQuest: clean forward() of face enhancer
---------
Co-authored-by: henryruhs <info@henryruhs.com>
|
2024-11-15 18:26:08 +01:00 |
|
Harisreedhar
|
28f7dba897
|
Merge pull request #815 from facefusion/changes/dfl-template-approach
change dfl to template alignment
|
2024-11-15 21:11:04 +05:30 |
|
harisreedhar
|
24571b47e2
|
fix warp_face_by_bounding_box dtype error
|
2024-11-15 20:50:42 +05:30 |
|
harisreedhar
|
1355549acf
|
changes
|
2024-11-15 20:24:05 +05:30 |
|
Henry Ruhs
|
9d0c377aa0
|
Feat/simplify hashes sources download (#814)
* Extract download directory path from assets path
* Fix lint
* Fix force-download command, Fix urls in frame enhancer
|
2024-11-14 22:34:23 +01:00 |
|