Commit Graph

3 Commits

Author SHA1 Message Date
Jianzhu Guo
6a7efe2742
feat: update env, doc, one-installer (#283)
* chore: remove transformers for macOS

* chore: specify torch cuda version

* chore: update install instruction

* chore: update install instruction

* chore: update readme

* doc: update

---------

Co-authored-by: zzzweakman <1819489045@qq.com>
2024-08-05 18:04:26 +08:00
Jianzhu Guo
bbb2e33599
feat: animals mode, several updates and improvements (#264)
* feat: update

* feat: update

* feat: update

* feat: update

* feat: update

* feat: update

* feat: update

* chore: refactor

* chore: refactor

* chore: refactor

* fix: video cropping

* chore: refactor

* chore: remove timm

* merge: animal support (#258)

* feat: update

* feat: update

* feat: update

* feat: update

* feat: update

* feat: update

* feat: update

* feat: update

* feat: update

* feat: update

* feat: update

---------

Co-authored-by: zhangdingyun <zhangdingyun@kuaishou.com>

feat: update

feat: update

chore: stage

* chore: stage

* chore: refactor

* chore: refactor

* doc: update readme

* doc: update readme

* doc: update readme

* chore: refactor

* doc: update

* doc: update

* doc: update

* doc: update

* chore: rename

* doc: update

* doc: update

* chore: refactor

* doc: update

* chore: refactor

* chore: refactor

* doc: update

* chore: update clip feature

* chore: add landmark option

* doc: update

* doc: update

* doc: update

* doc: update

* doc: update

* doc: update

* doc: update

* doc: update

* doc: update

* doc: update

* doc: update

* doc: update

---------

Co-authored-by: zhangdingyun <zhangdingyun@kuaishou.com>
Co-authored-by: zzzweakman <1819489045@qq.com>
2024-08-02 22:39:05 +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