From c5e7f6501edeebc3edd0369c511058d1f605d373 Mon Sep 17 00:00:00 2001 From: Chao Fan <92680886+ChaoFan996@users.noreply.github.com> Date: Fri, 5 Aug 2022 19:12:30 +0800 Subject: [PATCH] Update 0.get_started.md --- docs/0.get_started.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/0.get_started.md b/docs/0.get_started.md index d93f1b3..1d2b234 100644 --- a/docs/0.get_started.md +++ b/docs/0.get_started.md @@ -12,7 +12,8 @@ - opencv-python - tqdm - py7zr - + - kornia + Install dependenices by [Anaconda](https://conda.io/projects/conda/en/latest/user-guide/install/index.html): ``` conda install tqdm pyyaml tensorboard opencv py7zr