Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
SpenserCai committed Aug 7, 2023
1 parent c81867e commit 51d9932
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -57,7 +57,7 @@ Combining Upscale, GFPGAN, and Denoldify for old photo restoration effects

## Video Colorization

<img src="examples/video_demo.jpeg" alt="video" align=center />
<img src="examples/video_demo.gif" alt="video_demo" align=center />

<hr/>

Expand All @@ -69,12 +69,6 @@ You need install `ffmpeg`
sudo apt install ffmpeg
```

### Before
<video src="examples/video_before.mp4" controls="controls" width="500" height="300">Your browser does not support the video tag.</video>

### After
<video src="examples/video_after.mp4" controls="controls" width="500" height="300">Your browser does not support the video tag.</video>


## TODO
- [x] Support video colorization
Expand Down
Binary file removed examples/video_after.mp4
Binary file not shown.
Binary file removed examples/video_before.mp4
Binary file not shown.
Binary file added examples/video_demo.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 51d9932

Please sign in to comment.