ソースを参照

update setup.py

北念 2 年 前
コミット
d9c808a8df
1 ファイル変更1 行追加0 行削除
  1. 1 0
      setup.py

+ 1 - 0
setup.py

@@ -42,6 +42,7 @@ requirements = {
         "protobuf",
         "protobuf",
         "tqdm",
         "tqdm",
         "hdbscan",
         "hdbscan",
+        "umap",
     ],
     ],
     # train: The modules invoked when training only.
     # train: The modules invoked when training only.
     "train": [
     "train": [