Add metadata (license, pipeline tag)
#2
by
nielsr
HF Staff
- opened
README.md
CHANGED
|
@@ -1,3 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# MUG-V 10B: High-efficiency Training Pipeline for Large Video Generation Models
|
| 2 |
|
| 3 |
<div align="center">
|
|
@@ -313,7 +318,4 @@ This project is licensed under the Apache License 2.0 - see the [LICENSE](https:
|
|
| 313 |
|
| 314 |
## Acknowledgements
|
| 315 |
|
| 316 |
-
We would like to thank the contributors to the [Open-Sora](https://github.com/hpcaitech/Open-Sora), [DeepFloyd/t5-v1_1-xxl](https://huggingface.co/DeepFloyd/t5-v1_1-xxl), [Wan-Video](https://github.com/Wan-Video), [Qwen](https://huggingface.co/Qwen), [HuggingFace](https://huggingface.co), [Megatron-LM](https://github.com/NVIDIA/Megatron-LM), [TransformerEngine](https://github.com/NVIDIA/TransformerEngine), [DiffSynth](https://github.com/modelscope/DiffSynth-Studio), [diffusers](https://github.com/huggingface/diffusers), [PixArt](https://github.com/PixArt-alpha/PixArt-alpha), etc. repositories, for their open research.
|
| 317 |
-
|
| 318 |
-
|
| 319 |
-
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
pipeline_tag: image-to-video
|
| 4 |
+
---
|
| 5 |
+
|
| 6 |
# MUG-V 10B: High-efficiency Training Pipeline for Large Video Generation Models
|
| 7 |
|
| 8 |
<div align="center">
|
|
|
|
| 318 |
|
| 319 |
## Acknowledgements
|
| 320 |
|
| 321 |
+
We would like to thank the contributors to the [Open-Sora](https://github.com/hpcaitech/Open-Sora), [DeepFloyd/t5-v1_1-xxl](https://huggingface.co/DeepFloyd/t5-v1_1-xxl), [Wan-Video](https://github.com/Wan-Video), [Qwen](https://huggingface.co/Qwen), [HuggingFace](https://huggingface.co), [Megatron-LM](https://github.com/NVIDIA/Megatron-LM), [TransformerEngine](https://github.com/NVIDIA/TransformerEngine), [DiffSynth](https://github.com/modelscope/DiffSynth-Studio), [diffusers](https://github.com/huggingface/diffusers), [PixArt](https://github.com/PixArt-alpha/PixArt-alpha), etc. repositories, for their open research.
|
|
|
|
|
|
|
|
|