model与部分图片移至static下
This commit is contained in:
parent
78e6cca458
commit
40dd9c1f32
108 changed files with 106 additions and 365 deletions
|
@ -3,7 +3,7 @@ from functools import partial
|
|||
import cv2
|
||||
import numpy as np
|
||||
|
||||
from mower.models import avatar, portrait
|
||||
from mower.static import avatar, portrait
|
||||
from mower.utils import typealias as tp
|
||||
from mower.utils.image import cmatch, cropimg, loadres, thres2
|
||||
from mower.utils.log import logger
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue