Update README.md
Browse files
README.md
CHANGED
@@ -20,10 +20,11 @@ FastHunyuan is an accelerated [HunyuanVideo](https://huggingface.co/tencent/Huny
|
|
20 |
- **Distilled from**: [HunyuanVideo](https://huggingface.co/tencent/HunyuanVideo)
|
21 |
- **Github Repository**: https://github.com/hao-ai-lab/FastVideo
|
22 |
|
|
|
23 |
## Usage
|
24 |
|
25 |
- Clone [Fastvideo](https://github.com/hao-ai-lab/FastVideo) repository and follow the inference instructions in the README.
|
26 |
-
- Alternatively, you can inference FastHunyuan using the official [Hunyuan Video repository](https://github.com/Tencent/HunyuanVideo) by **setting the shift to 17, steps to 6, resolution to 720X1280X125**.
|
27 |
|
28 |
## Training details
|
29 |
|
|
|
20 |
- **Distilled from**: [HunyuanVideo](https://huggingface.co/tencent/HunyuanVideo)
|
21 |
- **Github Repository**: https://github.com/hao-ai-lab/FastVideo
|
22 |
|
23 |
+
|
24 |
## Usage
|
25 |
|
26 |
- Clone [Fastvideo](https://github.com/hao-ai-lab/FastVideo) repository and follow the inference instructions in the README.
|
27 |
+
- Alternatively, you can inference FastHunyuan using the official [Hunyuan Video repository](https://github.com/Tencent/HunyuanVideo) by **setting the shift to 17, steps to 6, resolution to 720X1280X125, and cfg bigger than 6**.
|
28 |
|
29 |
## Training details
|
30 |
|