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 |
|
henryruhs
|
74c61108dd
|
Use different morph value
|
2024-11-14 20:39:24 +01:00 |
|
henryruhs
|
7605b5451b
|
Add more deepfacelive models
|
2024-11-14 15:06:03 +01:00 |
|
henryruhs
|
ca035068fe
|
Make deep swapper inputs universal
|
2024-11-14 13:11:24 +01:00 |
|
henryruhs
|
95bcf67a75
|
Rename bulk-run to batch-run
|
2024-11-14 10:45:14 +01:00 |
|
Henry Ruhs
|
4cb1fe276e
|
Improve resolve download
|
2024-11-14 01:45:07 +01:00 |
|
Henry Ruhs
|
b7af0c1d9b
|
Fix name
|
2024-11-14 01:10:16 +01:00 |
|
henryruhs
|
e5cfc5367e
|
Rename template key to deepfacelive
|
2024-11-14 00:24:20 +01:00 |
|
henryruhs
|
50837a6ba5
|
Improve NVIDIA device lookups
|
2024-11-13 17:34:51 +01:00 |
|
Harisreedhar
|
c7e7751b81
|
Merge pull request #812 from facefusion/improvement/deep-swapper-alignment
Improvement/deep swapper alignment
|
2024-11-13 19:50:30 +05:30 |
|
harisreedhar
|
60498b4e9a
|
changes
|
2024-11-13 19:23:43 +05:30 |
|
Henry Ruhs
|
bdae74a792
|
Update Python to 3.12 for CI (#813)
|
2024-11-13 13:41:59 +01:00 |
|
harisreedhar
|
37239f06f6
|
changes
|
2024-11-13 16:48:12 +05:30 |
|
harisreedhar
|
0b6dd6c8b1
|
changes
|
2024-11-13 16:07:14 +05:30 |
|
henryruhs
|
a6929d6cb4
|
Allow bulk runner with target pattern only
|
2024-11-12 19:06:33 +01:00 |
|
Henry Ruhs
|
244df12ff8
|
Add safer global named resolve_file_pattern() (#811)
|
2024-11-12 12:00:45 +01:00 |
|
harisreedhar
|
18244da99f
|
new alignment
|
2024-11-12 15:30:25 +05:30 |
|
Henry Ruhs
|
8385e199f4
|
Introduce bulk-run (#810)
* Introduce bulk-run
* Make bulk run bullet proof
* Integration test for bulk-run
|
2024-11-12 10:41:25 +01:00 |
|
henryruhs
|
f53f959510
|
Fix model paths for 3.1.0
|
2024-11-12 01:51:55 +01:00 |
|
Henry Ruhs
|
931e4a1418
|
Feat/download providers (#809)
* Introduce download providers
* update processors download method
* add ui
* Fix CI
* Adjust UI component order, Use download resolver for benchmark
* Remove is_download_done()
* Introduce download provider set, Remove choices method from execution, cast all dict keys() via list()
* Fix spacing
---------
Co-authored-by: harisreedhar <h4harisreedhar.s.s@gmail.com>
|
2024-11-11 22:07:51 +01:00 |
|
harisreedhar
|
7ddd7f47d6
|
changes
|
2024-11-11 22:07:51 +01:00 |
|
harisreedhar
|
ca6bc65abf
|
changes
|
2024-11-11 22:07:51 +01:00 |
|
harisreedhar
|
48f73238df
|
changes
|
2024-11-11 22:07:51 +01:00 |
|
harisreedhar
|
ca9ccbfd35
|
changes
|
2024-11-11 22:07:51 +01:00 |
|
henryruhs
|
feaaf6c028
|
Remove vendor from model name
|
2024-11-11 22:07:51 +01:00 |
|
henryruhs
|
071b568313
|
Remove vendor from model name
|
2024-11-11 22:07:51 +01:00 |
|
henryruhs
|
81b4e90261
|
Release five frame enhancer models
|
2024-11-11 22:07:51 +01:00 |
|
henryruhs
|
15e2a98d6d
|
Add namespace for dfm creators
|
2024-11-11 22:07:51 +01:00 |
|
harisreedhar
|
e88cc65b33
|
changes
|
2024-11-11 22:07:51 +01:00 |
|
harisreedhar
|
cae4f0f33a
|
changes
|
2024-11-11 22:07:51 +01:00 |
|
harisreedhar
|
a4161ccade
|
changes
|
2024-11-11 22:07:51 +01:00 |
|
harisreedhar
|
eb409a99d1
|
add to facefusion.ini
|
2024-11-11 22:07:51 +01:00 |
|
harisreedhar
|
119a8bcadc
|
changes
|
2024-11-11 22:07:51 +01:00 |
|
harisreedhar
|
82e2677649
|
remove model size requirement
|
2024-11-11 22:07:51 +01:00 |
|
harisreedhar
|
9f0a6b747f
|
changes
|
2024-11-11 22:07:51 +01:00 |
|