Commit Graph

5 Commits

Author SHA1 Message Date
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
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
a272d74e70 feat: launch LivePortrait 2024-07-04 04:32:47 +08:00