Browse Source

Remove unused import gdown

Kentaro Wada 2 years ago
parent
commit
d1bd523539
1 changed files with 0 additions and 1 deletions
  1. 0 1
      labelme/ai/models/segment_anything.py

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

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