Instructions to use fudan-generative-ai/hallo3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Hallo
How to use fudan-generative-ai/hallo3 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
Add pipeline tag
#1
by nielsr HF Staff - opened
README.md
CHANGED
|
@@ -1,5 +1,8 @@
|
|
| 1 |
---
|
| 2 |
license: mit
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
| 4 |
<h1 align='center'>Hallo3: Highly Dynamic and Realistic Portrait Image Animation with Diffusion Transformer Networks</h1>
|
| 5 |
|
|
@@ -256,4 +259,4 @@ Thank you to all the contributors who have helped to make this project better!
|
|
| 256 |
|
| 257 |
<a href="https://github.com/fudan-generative-vision/hallo2/graphs/contributors">
|
| 258 |
<img src="https://contrib.rocks/image?repo=fudan-generative-vision/hallo3" />
|
| 259 |
-
</a>
|
|
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
+
pipeline_tag: image-to-video
|
| 4 |
+
tags:
|
| 5 |
+
- human-animation
|
| 6 |
---
|
| 7 |
<h1 align='center'>Hallo3: Highly Dynamic and Realistic Portrait Image Animation with Diffusion Transformer Networks</h1>
|
| 8 |
|
|
|
|
| 259 |
|
| 260 |
<a href="https://github.com/fudan-generative-vision/hallo2/graphs/contributors">
|
| 261 |
<img src="https://contrib.rocks/image?repo=fudan-generative-vision/hallo3" />
|
| 262 |
+
</a>
|