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

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
vladmandic committed Jan 14, 2023
1 parent db9b3d2 commit f20b6dd
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,20 +3,18 @@
Extension to create animation sequence from denoised intermediate steps
Registers a script in **txt2img** and **img2img** tabs

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

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

![screenshot](steps-animation.jpg)

### Examples
### Example

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

https://user-images.githubusercontent.com/57876960/212487892-b8826f8e-9fc0-4e08-8f4b-16507b1d2cde.mp4

### Notes

- `ffmpeg` must be installed present in system path
Expand Down

0 comments on commit f20b6dd

Please sign in to comment.