We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2801b6e commit bbd1205Copy full SHA for bbd1205
src/controlnet_aux/__init__.py
@@ -13,4 +13,4 @@
13
from .canny import CannyDetector
14
from .shuffle import ContentShuffleDetector
15
from .mediapipe_face import MediapipeFaceDetector
16
-from .segment_anything import SAM
+from .segment_anything import SamDetector
0 commit comments