diff --git a/README.md b/README.md index cf7f5f8..4f959f1 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ * @Date: 2023-07-28 14:35:35 * @version: * @LastEditors: SpenserCai - * @LastEditTime: 2023-08-07 17:00:21 + * @LastEditTime: 2023-08-07 17:11:03 * @Description: file content --> # DeOldify for Stable Diffusion WebUI @@ -57,7 +57,7 @@ Combining Upscale, GFPGAN, and Denoldify for old photo restoration effects ## Video Colorization -video +video_demo
@@ -69,12 +69,6 @@ You need install `ffmpeg` sudo apt install ffmpeg ``` -### Before - - -### After - - ## TODO - [x] Support video colorization diff --git a/examples/video_after.mp4 b/examples/video_after.mp4 deleted file mode 100644 index b8ebea5..0000000 Binary files a/examples/video_after.mp4 and /dev/null differ diff --git a/examples/video_before.mp4 b/examples/video_before.mp4 deleted file mode 100644 index 81b3d96..0000000 Binary files a/examples/video_before.mp4 and /dev/null differ diff --git a/examples/video_demo.gif b/examples/video_demo.gif new file mode 100644 index 0000000..f46d43d Binary files /dev/null and b/examples/video_demo.gif differ