4 lines
104 B
Python
4 lines
104 B
Python
# ai 패키지 — Detector, Trainer 노출
|
|
from .detector import Detector
|
|
from .trainer import Trainer
|