Skip to content

Commit 87e6c85

Browse files
committed
init
1 parent 6645d07 commit 87e6c85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

quickai/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@
77
from .text_finetuning import TextFineTuning
88
from .yolo.train import YOLOV4_Train
99
from .yolo.detect import YOLOV4
10-
from yolo.detect_custom import YOLOV4_Custom
10+
from .yolo.detect_custom import YOLOV4_Custom

0 commit comments

Comments
 (0)