diff --git a/README.md b/README.md index e01e2c7..748421a 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ * @Date: 2023-07-28 14:35:35 * @version: * @LastEditors: SpenserCai - * @LastEditTime: 2023-08-05 17:41:19 + * @LastEditTime: 2023-08-07 16:06:18 * @Description: file content --> # DeOldify for Stable Diffusion WebUI @@ -55,7 +55,7 @@ Combining Upscale, GFPGAN, and Denoldify for old photo restoration effects | before | after | ## TODO -- [ ] Support video colorization +- [x] Support video colorization - [ ] Support repair options - [ ] Support for simultaneous generation of images with different Render Factor values and Artistic on/off like “X/Y/Z Script” [#2](https://github.com/SpenserCai/sd-webui-deoldify/issues/2) - [ ] Support need not to add `--disable-safe-unpickle` at startup [#5](https://github.com/SpenserCai/sd-webui-deoldify/issues/5) diff --git a/examples/video_after.mp4 b/examples/video_after.mp4 new file mode 100644 index 0000000..b8ebea5 Binary files /dev/null and b/examples/video_after.mp4 differ diff --git a/examples/video_before.mp4 b/examples/video_before.mp4 new file mode 100644 index 0000000..81b3d96 Binary files /dev/null and b/examples/video_before.mp4 differ