From a5440e4cf5450b7a8705245c74e61c7cec93c66f Mon Sep 17 00:00:00 2001 From: Hypo <834201093@qq.com> Date: Wed, 6 Mar 2019 21:54:06 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2745350..5275953 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ You can download pre_trained models and test video and replace the files in the [[Google Drive]](https://drive.google.com/open?id=1PXt3dE9Eez2xUqpemLJutwTCC0tW-D2g) [[百度云,提取码z8vz]](https://pan.baidu.com/s/1Wi8T6PE4ExTjrHVQhv3rJA) ### Dependencies -This code depends on numpy, scipy, cv2, torchvision, available via pip install. +This code depends on numpy, scipy, opencv-python, torchvision, available via pip install. ### AddMosaic ```bash python3 AddMosaic.py -- GitLab