Key Features
- Pretrained checkpoints and easy-to-use inference code(usage doc).
- Training data pre-processing code. You can follow this doc to prepare you own training data.
- Training code with multi-nodes & multi-gpus support. Training doc
What's Changed
- feat: base inference code of hallo by @crystallee-ai in #1
- docs: update README by @AricGamma in #2
- docs: fix authors order by @AricGamma in #4
- docs: Update head video by @AricGamma in #5
- Update the QR code of our wechat community by @subazinga in #8
- docs & fix: update docs and modify requirements by @crystallee-ai in #9
- docs: fix video subtitle by @AricGamma in #10
- docs: add samples for inference testing by @AricGamma in #12
- docs: add inference examples data by @AricGamma in #17
- docs: add inference data preparation by @AricGamma in #20
- Update README.md by @EIFY in #43
- fix: wrong package name by @AricGamma in #46
- docs: update README by @AricGamma in #47
- docs: update README.md by @eltociear in #49
- docs: fix some grammar by @alexpvpmindustry in #53
- fix html by @alexpvpmindustry in #52
- docs: fix image path: source_images -> reference_images by @Samge0 in #54
- docs: update Acknowledgements by @crystallee-ai in #65
- feat: gradio WebUI by @cocktailpeanut in #51
- docs: Update head video in README.md by @AricGamma in #62
- fix: use pytorch+cuda version. test on Ubuntu & Windows by @AricGamma in #66
- docs: Added link to Docker image and RunPod template in README by @ashleykleynhans in #71
- fix: optimize gradio demo. remove unnecessary options by @AricGamma in #76
- docs: fix "pretrained_models" folder structure in README by @AricGamma in #83
- fix: add audio padding by @crystallee-ai in #74
- Fix face detect when no faces are detected by @danieldunderfelt in #85
- docs: Update News & Roadmap in README by @AricGamma in #86
- fix: inference with both config file and cli arguments by @AricGamma in #89
- docs: fix wrong hf space link & remove deprecated schedule by @AricGamma in #96
- feat: training code of hallo by @xumingw in #101
- feat: data preprocessing code of hallo by @xumingw in #103
- docs: add data preprocessing and training guide by @xumingw in #113
- docs: add News & update Roadmap in README.md by @AricGamma in #116
New Contributors
- @crystallee-ai made their first contribution in #1
- @EIFY made their first contribution in #43
- @eltociear made their first contribution in #49
- @alexpvpmindustry made their first contribution in #53
- @Samge0 made their first contribution in #54
- @cocktailpeanut made their first contribution in #51
- @ashleykleynhans made their first contribution in #71
- @danieldunderfelt made their first contribution in #85
- @xumingw made their first contribution in #101
Full Changelog: https://github.com/fudan-generative-vision/hallo/commits/v1.0.0