mirror of
https://github.com/k4yt3x/video2x.git
synced 2025-01-01 18:39:10 +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
|
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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user