mirror of
https://git.mirrors.martin98.com/https://github.com/danielgatis/rembg
synced 2025-08-16 19:35:55 +08:00
remove unused type imports in sam
Signed-off-by: ふぁ <yuki@yuki0311.com>
This commit is contained in:
parent
7c3e60be4c
commit
00ad95d1c0
@ -1,6 +1,6 @@
|
|||||||
import os
|
import os
|
||||||
from copy import deepcopy
|
from copy import deepcopy
|
||||||
from typing import Dict, List, Tuple
|
from typing import List
|
||||||
|
|
||||||
import cv2
|
import cv2
|
||||||
import numpy as np
|
import numpy as np
|
||||||
|
Loading…
x
Reference in New Issue
Block a user