Skip to content

Commit d85fec6

Browse files
authored
Update README.md
1 parent 7ae4c28 commit d85fec6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -77,11 +77,11 @@ We provide many example run scripts in `scripts`, the expected resulting gifs ar
7777

7878
By default, a 24-frame video will be generated, requiring about 28GB of VRAM. If there is not enough VRAM available, the number of frames can be reduced by using the `--num_frames` parameter.
7979

80-
If your animation remains the same with the original letter's shape or deviate too much from the original letter shape, please set a lower/higher `--perceptual_weight`.
80+
If your animation remains the same with/deviates too much from the original letter's shape, please set a lower/higher `--perceptual_weight`.
8181

8282
If you want the animation to be less/more geometrically similar to the original letter, please set a lower/higher `--angles_w`.
8383

84-
If you want to further enforce appearance consistency between frames, please set a higher `--transition_weight`. But please note that this will reduce the motion amplitude.
84+
If you want to further enforce appearance consistency between frames, please set a higher `--transition_weight`. But please keep in mind that this will reduce the motion amplitude.
8585

8686
Small visual artifacts can often be fixed by changing the `--seed`.
8787

0 commit comments

Comments
 (0)