From 75d006bf73b0ece9d21ec5fc0c9e735a29a37612 Mon Sep 17 00:00:00 2001 From: zhouzj <41366441+zzjjay@users.noreply.github.com> Date: Mon, 10 Oct 2022 16:03:28 +0800 Subject: [PATCH] Add installation instructions. (#1454) * Add installation instructions. * Fix comments. --- requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements.txt b/requirements.txt index d558b221..9b645c7c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,3 +4,4 @@ matplotlib pillow pyyaml scikit-learn +swig \ No newline at end of file -- GitLab