ソースを参照

Remove unused import gdown

Kentaro Wada 2 年 前
コミット
d1bd523539
1 ファイル変更0 行追加1 行削除
  1. 0 1
      labelme/ai/models/segment_anything.py

+ 0 - 1
labelme/ai/models/segment_anything.py

@@ -1,7 +1,6 @@
 import collections
 import threading
 
-import gdown
 import imgviz
 import numpy as np
 import onnxruntime