Skip to content
This repository was archived by the owner on Jun 9, 2024. It is now read-only.

Commit f20b6dd

Browse files
committed
update readme
1 parent db9b3d2 commit f20b6dd

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,20 +3,18 @@
33
Extension to create animation sequence from denoised intermediate steps
44
Registers a script in **txt2img** and **img2img** tabs
55

6-
Creating animation has minimum impact on overal performance as it does not require separate runs
6+
Creating animation has minimum impact on overall performance as it does not require separate runs
77
except adding overhead of saving each intermediate step as image plus few seconds to actually create movie file
88

99
Supports **color** and **motion** interpolation to achieve animation of desired duration from any number of interim steps
1010
Resulting movie fiels are typically very small (*~1MB being average*) due to optimized codec settings
1111

1212
![screenshot](steps-animation.jpg)
1313

14-
### Examples
14+
### Example
1515

1616
https://user-images.githubusercontent.com/57876960/212490617-f0444799-50e5-485e-bc5d-9c24a9146d38.mp4
1717

18-
https://user-images.githubusercontent.com/57876960/212487892-b8826f8e-9fc0-4e08-8f4b-16507b1d2cde.mp4
19-
2018
### Notes
2119

2220
- `ffmpeg` must be installed present in system path

0 commit comments

Comments
 (0)