Upload folder using huggingface_hub
Browse files
README.md
CHANGED
|
@@ -6,7 +6,7 @@ license_link: LICENSE
|
|
| 6 |
---
|
| 7 |
|
| 8 |
<p align="center">
|
| 9 |
-
<img src="assets/logo.jpg" height=
|
| 10 |
</p>
|
| 11 |
|
| 12 |
# FastHunyuan Model Card
|
|
@@ -15,12 +15,10 @@ license_link: LICENSE
|
|
| 15 |
|
| 16 |
FastHunyuan is an accelerated [HunyuanVideo](https://huggingface.co/tencent/HunyuanVideo) model. It can sample high quality videos with 6 diffusion steps. That brings around 8X speed up compared to the original HunyuanVideo with 50 steps.
|
| 17 |
|
| 18 |
-
- **Developed by
|
| 19 |
-
- **License
|
| 20 |
-
- **Distilled from
|
| 21 |
-
|
| 22 |
-
|
| 23 |
-
## [Github Repository](https://github.com/hao-ai-lab/FastVideo)
|
| 24 |
|
| 25 |
## Usage
|
| 26 |
|
|
|
|
| 6 |
---
|
| 7 |
|
| 8 |
<p align="center">
|
| 9 |
+
<img src="assets/logo.jpg" height=30>
|
| 10 |
</p>
|
| 11 |
|
| 12 |
# FastHunyuan Model Card
|
|
|
|
| 15 |
|
| 16 |
FastHunyuan is an accelerated [HunyuanVideo](https://huggingface.co/tencent/HunyuanVideo) model. It can sample high quality videos with 6 diffusion steps. That brings around 8X speed up compared to the original HunyuanVideo with 50 steps.
|
| 17 |
|
| 18 |
+
- **Developed by**: [Hao AI Lab](https://hao-ai-lab.github.io/)
|
| 19 |
+
- **License**: tencent-hunyuan-community
|
| 20 |
+
- **Distilled from**: [HunyuanVideo](https://huggingface.co/tencent/HunyuanVideo)
|
| 21 |
+
- **Github Repository**: https://github.com/hao-ai-lab/FastVideo
|
|
|
|
|
|
|
| 22 |
|
| 23 |
## Usage
|
| 24 |
|