Skip to content

Commit bbd1205

Browse files
committed
update init
1 parent 2801b6e commit bbd1205

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/controlnet_aux/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
from .canny import CannyDetector
1414
from .shuffle import ContentShuffleDetector
1515
from .mediapipe_face import MediapipeFaceDetector
16-
from .segment_anything import SAM
16+
from .segment_anything import SamDetector

0 commit comments

Comments
 (0)