mirror of
https://github.com/k4yt3x/video2x.git
synced 2024-12-28 23:19:11 +00:00
added Docker usage section, added @lhanjian to special thanks for writing the Dockerfile
This commit is contained in:
parent
c73edd9001
commit
781eb6686f
@ -178,6 +178,14 @@ To see a help page for driver-specific settings, use `-d` to select the driver a
|
||||
python video2x.py -d waifu2x_caffe -- --help
|
||||
```
|
||||
|
||||
### Running Video2X (Docker)
|
||||
|
||||
Video2X can be deployed via Docker.
|
||||
|
||||
```shell
|
||||
docker pull k4yt3x/video2x
|
||||
```
|
||||
|
||||
---
|
||||
|
||||
## Documentations
|
||||
@ -280,6 +288,7 @@ Appreciations given to the following personnel who have contributed significantl
|
||||
- @BrianPetkovsek
|
||||
- @SAT3LL
|
||||
- @ddouglas87
|
||||
- @lhanjian
|
||||
|
||||
## Related Projects
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user