Commit Graph

110 Commits

Author SHA1 Message Date
Jianzhu Guo
aae6e90fd6
doc: update license 2024-07-22 23:09:35 +08:00
opinsky
194ff6b4b3
fix: conda create python (#196) 2024-07-22 21:50:59 +08:00
guojianzhu
699a90aa3a doc: update license about InsightFace 2024-07-22 18:56:43 +08:00
guojianzhu
62e68abd43 chore: update tips 2024-07-22 11:38:19 +08:00
guojianzhu
085b535020 chore: change default audio, smooth, autoplay 2024-07-20 18:25:00 +08:00
guojianzhu
51543310a2 fix: v2v more than one face 2024-07-20 13:31:54 +08:00
guojianzhu
3cb20ffddb chore: update gradio description 2024-07-20 01:16:19 +08:00
guojianzhu
86f1961e5d doc: update changelog 2024-07-20 01:00:06 +08:00
guojianzhu
dc0b3c0a75 doc: update changelog 2024-07-20 00:59:23 +08:00
guojianzhu
e7bb619b22 doc: update changelog 2024-07-20 00:57:20 +08:00
Jianzhu Guo
24dcfafdc7
feat: v2v and gradio upgrade (#172)
* feat: v2v

feat: v2v

feat: v2v

feat: v2v

feat: v2v

feat: v2v

feat: v2v

feat: v2v

feat: v2v

feat: v2v

feat: v2v

feat: v2v

feat: v2v

feat: v2v

feat: v2v

feat: v2v

feat: v2v

feat: v2v

feat: v2v

feat: v2v

feat: v2v

feat: v2v

feat: v2v

feat: v2v

* chore: format and package

* chore: refactor codebase

* feat: v2v

* feat: v2v

* feat: v2v

* feat: v2v

* feat: v2v

* feat: v2v

* feat: gradio tab auto select

* chore: log auto crop

* doc: update changelog

* doc: update changelog

---------

Co-authored-by: zhangdingyun <zhangdingyun@kuaishou.com>
2024-07-19 23:39:05 +08:00
guojianzhu
24ce67d652 doc: update readme 2024-07-17 17:58:38 +08:00
guojianzhu
d436b45b7f doc: update readme 2024-07-17 17:57:35 +08:00
guojianzhu
47a6c57fde doc: update python version 2024-07-17 17:13:54 +08:00
guojianzhu
bc4aaa44bb fix: ndarray with default_factory 2024-07-17 17:00:26 +08:00
Jianzhu Guo
0f839844f6
feat: support macOS with Apple Silicon  (#155)
* feat: macOS support (#143)

* Support for running on Apple Silicon Macs with MPS

* Minor typo fix: s/provicer/provider/

* Another typo fix: s/concact/concat/

* s/cudaexecutionprovider/CUDAExecutionProvider/

* Add requirements_apple.txt

* doc: macOS support

* chore: refine the structure and doc

* doc: update readme

* doc: update readme

* doc: update readme

* doc: update readme

---------

Co-authored-by: Jeethu Rao <jeethu@jeethurao.com>
Co-authored-by: zzzweakman <1819489045@qq.com>
2024-07-17 16:57:33 +08:00
guojianzhu
54e50986b2 doc: update gif-lfs 2024-07-14 22:52:50 +08:00
guojianzhu
1613690d69 doc: correct retarget_eye output size 2024-07-14 22:47:33 +08:00
zzzweakman
b370d8059c fix: compile on V100 2024-07-13 15:19:48 +08:00
ZhizhouZhong
6bcbb014fb
fix: compile on v100
LGTM.
2024-07-13 14:51:32 +08:00
ZhizhouZhong
286d1fd35a
Update speed.py 2024-07-13 14:45:33 +08:00
ZhizhouZhong
d8036cffde
feat: gradio acceleration (#123)
* fix: typo

* feat: gradio acceleration

* doc: update readme.md

---------

Co-authored-by: Jianzhu Guo <guojianzhu@kuaishou.com>
2024-07-12 17:57:01 +08:00
guojianzhu
e327753042 doc: update gradio link 2024-07-12 15:43:20 +08:00
fengfusen
a96532752d fix run speed.py 2024-07-12 15:03:49 +08:00
guojianzhu
6275173411 doc: update readme and changelog 2024-07-12 14:45:24 +08:00
guojianzhu
c3f01d3f3b chore: format code 2024-07-12 14:34:28 +08:00
Tom Nijhof
89676189b9
fix: fast check for ffmpeg (#101)
* add ffmpeg to readme

* check if it installed

* formating
2024-07-12 14:25:16 +08:00
guojianzhu
fe43a21d81 chore: add fast check filepath 2024-07-11 22:58:45 +08:00
guojianzhu
cf9a5b0d4c fix: space in filename 2024-07-11 22:50:42 +08:00
guojianzhu
c7e465a1c7 doc: update changelog 2024-07-11 17:00:16 +08:00
guojianzhu
11b53f47c0 doc: update changelog 2024-07-11 16:58:55 +08:00
guojianzhu
ca83ac31a8 doc: update changelog 2024-07-11 16:53:16 +08:00
guojianzhu
3769cb8c50 doc: update changelog 2024-07-11 16:49:23 +08:00
longredzhong
470c58fe5a
feat: update crop configuration parameters for clarify (#97)
The crop configuration parameters in `crop_config.py` have been updated. The changes include:
- Updating the paths for insightface_root and landmark_ckpt_path

These changes aim to improve the cropping functionality of the application.
2024-07-11 16:30:57 +08:00
guojianzhu
1472379e77 chore: update d10.mp4 2024-07-11 16:21:42 +08:00
Jianzhu Guo
7c77e29442
fix: audio stream set false without ffmepg and ffprobe (#100) 2024-07-11 16:20:30 +08:00
guojianzhu
877295a776 doc: update changelog 2024-07-11 13:35:47 +08:00
guojianzhu
815ca54428 chore: change default server_name 2024-07-11 13:32:29 +08:00
guojianzhu
9cfb0e5ce6 doc: update resources and changelog 2024-07-11 13:24:39 +08:00
kkakkkka
1a11b2ffe2
fix: use opencv to get fps of the driving video (#93)
Co-authored-by: tuling <tuling.com>
2024-07-11 13:18:39 +08:00
Jianzhu Guo
3c1a866b6b
feat: add several features (#89)
* feat: support template making, audio, etc, WIP

* chore: remove video2template.py

* feat: WIP

* feat: support auto cropping, template making, audio

* feat: ready for pr

* chore: format code

* chore: upload pkl

* doc: update readme

* doc: update readme

* doc: update readme

* doc: update readme

* doc: update readme

---------

Co-authored-by: zzzweakman <1819489045@qq.com>
2024-07-10 23:39:49 +08:00
pablo8itall
abcf7204dd
fix: minor argument check (#77)
one argument was checked twice.
2024-07-10 16:43:09 +08:00
guojianzhu
de88675006 doc: add hf space 2024-07-08 02:57:11 +08:00
guojianzhu
d09527c762 chore: slightly refine the codebase 2024-07-05 15:09:43 +08:00
guojianzhu
669487a2fe chore: format app.py 2024-07-05 14:18:12 +08:00
guojianzhu
39698bc6b3 chore: update readme and remove timm 2024-07-05 14:16:03 +08:00
ZhizhouZhong
2f808ca1d6
fix: remove face3d and fix gradio version (#26)
* feat: gradio sticthing option

* fix: face3d

* chore: add gradio
2024-07-05 14:11:51 +08:00
guojianzhu
420b4a08c7 doc: fix gradio version 2024-07-05 13:20:54 +08:00
ZhizhouZhong
293cb9ee31
feat: refine and upgrade gradio (#6) 2024-07-05 11:36:03 +08:00
guojianzhu
6473a3b8b5 fix: remove lfs of mask_template 2024-07-04 23:36:53 +08:00