BrianChen1129 commited on
Commit
77fc47c
·
verified ·
1 Parent(s): 0efd0ba

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -29,7 +29,7 @@ FastWan2.2-TI2V-5B-Diffusers is built upon Wan-AI/Wan2.2-TI2V-5B-Diffusers. It s
29
  ## Model Overview
30
 
31
  - 3-step inference is supported.
32
- - Our model is trained on **704×704×1280** resolution, but it supports generating videos with **any resolution**.(quality may degrade)
33
  - Finetuning and inference scripts are available in the [FastVideo](https://github.com/hao-ai-lab/FastVideo) repository:
34
  - [1 Node/GPU debugging finetuning script](https://github.com/hao-ai-lab/FastVideo/blob/main/scripts/distill/v1_distill_dmd_wan.sh)
35
  - [Slurm training example script](https://github.com/hao-ai-lab/FastVideo/blob/main/examples/distill/Wan2.2-TI2V-5B-Diffusers/Data-free/distill_dmd_t2v_5B.sh)
 
29
  ## Model Overview
30
 
31
  - 3-step inference is supported.
32
+ - Our model is trained on **121×704×1280** resolution, but it supports generating videos with **any resolution**.(quality may degrade)
33
  - Finetuning and inference scripts are available in the [FastVideo](https://github.com/hao-ai-lab/FastVideo) repository:
34
  - [1 Node/GPU debugging finetuning script](https://github.com/hao-ai-lab/FastVideo/blob/main/scripts/distill/v1_distill_dmd_wan.sh)
35
  - [Slurm training example script](https://github.com/hao-ai-lab/FastVideo/blob/main/examples/distill/Wan2.2-TI2V-5B-Diffusers/Data-free/distill_dmd_t2v_5B.sh)