Instructions to use fudan-generative-ai/hallo2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Hallo
How to use fudan-generative-ai/hallo2 with Hallo:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
Missing "scripts" directory?
#6
by LydianMelody - opened
Forgive me if I'm missing something, I'm a novice. The instructions mention files that don't seem to exist such as scripts/inference_long.py, scripts/train_stage1 and even requirements.txt.
Hello @LydianMelody , you are supposed to clone the repo from github first (not shown in the hf readme)
git clone https://github.com/fudan-generative-vision/hallo2
cd hallo2