Skip to content

Commit

Permalink
Update README to version 4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dan64 committed Jun 10, 2024
1 parent 0025e0e commit e650e69
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@ This filter is distributed with the torch package provided with the **Hybrid Win
- [PyTorch](https://pytorch.org/get-started) 2.2.0 or later
- [VapourSynth](http://www.vapoursynth.com/) R65 or later
- [MiscFilters.dll](https://github.com/vapoursynth/vs-miscfilters-obsolete) Vapoursynth's Miscellaneous Filters
-


## Installation
```
pip install vsdeoldify-x.x.x-py3-none-any.whl
Expand Down Expand Up @@ -50,6 +51,7 @@ The models used by **DDColor** can be installed with the command
```
python -m vsddcolor
```

The models for **Deep-Exemplar based Video Colorization.** can be installed by downloading the file **colorization_checkpoint.zip** available in: [inference code](https://github.com/zhangmozhe/Deep-Exemplar-based-Video-Colorization/releases/tag/v1.0).

The archive **colorization_checkpoint.zip** have to be unziped in: .\Lib\site-packages\vsdeoldify\deepex
Expand Down

0 comments on commit e650e69

Please sign in to comment.