moved webui and updated poetry packages
This commit is contained in:
@@ -14,7 +14,7 @@ from torchvision.transforms.functional import pad
|
||||
from torchvision.transforms.functional import resize
|
||||
from torchvision.transforms.functional import rotate
|
||||
|
||||
from core.database import connect
|
||||
from shared.database import connect
|
||||
|
||||
# resnet18 original normalization values
|
||||
RESNET_NORMALIZE_MEAN = [0.485, 0.456, 0.406]
|
||||
|
||||
Reference in New Issue
Block a user