Update README.md
Browse files
README.md
CHANGED
@@ -23,7 +23,8 @@ FastHunyuan is an accelerated [HunyuanVideo](https://huggingface.co/tencent/Huny
|
|
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 and steps to 6**.
|
|
|
27 |
|
28 |
## Training details
|
29 |
|
|
|
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 and steps to 6, resolution to 720X1280X125, and cfg bigger than 6**.
|
27 |
+
We find that a large CFG scale generally leads to faster videos.
|
28 |
|
29 |
## Training details
|
30 |
|