We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6645d07 commit 87e6c85Copy full SHA for 87e6c85
quickai/__init__.py
@@ -7,4 +7,4 @@
7
from .text_finetuning import TextFineTuning
8
from .yolo.train import YOLOV4_Train
9
from .yolo.detect import YOLOV4
10
-from yolo.detect_custom import YOLOV4_Custom
+from .yolo.detect_custom import YOLOV4_Custom
0 commit comments