mirror of
https://github.com/k4yt3x/video2x.git
synced 2026-05-14 05:57:31 +08:00
added Docker usage section, added @lhanjian to special thanks for writing the Dockerfile
This commit is contained in:
@@ -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
|
python video2x.py -d waifu2x_caffe -- --help
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### Running Video2X (Docker)
|
||||||
|
|
||||||
|
Video2X can be deployed via Docker.
|
||||||
|
|
||||||
|
```shell
|
||||||
|
docker pull k4yt3x/video2x
|
||||||
|
```
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## Documentations
|
## Documentations
|
||||||
@@ -280,6 +288,7 @@ Appreciations given to the following personnel who have contributed significantl
|
|||||||
- @BrianPetkovsek
|
- @BrianPetkovsek
|
||||||
- @SAT3LL
|
- @SAT3LL
|
||||||
- @ddouglas87
|
- @ddouglas87
|
||||||
|
- @lhanjian
|
||||||
|
|
||||||
## Related Projects
|
## Related Projects
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user