narugo's picture
dev(narugo): add 2 new models
312aecc
raw
history blame contribute delete
379 Bytes
from .base import ObjectDetection, DeepGHSObjectDetection
from .booru_yolo import BooruYOLODetection
from .censor import CensorDetection
from .eyes import EyesDetection
from .face import FaceDetection
from .halfbody import HalfBodyDetection
from .hand import HandDetection
from .head import HeadDetection
from .nudenet import NudeNetDetection
from .person import PersonDetection