beta2
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import cv2
|
||||
from iopaint.model.base import InpaintModel
|
||||
from .base import InpaintModel
|
||||
from iopaint.schema import InpaintRequest
|
||||
|
||||
flag_map = {"INPAINT_NS": cv2.INPAINT_NS, "INPAINT_TELEA": cv2.INPAINT_TELEA}
|
||||
|
||||
Reference in New Issue
Block a user