generated from Hazel/python-project
wip
This commit is contained in:
parent
94b641cbd6
commit
eb00e869fc
@ -10,7 +10,7 @@ import cv2
|
|||||||
import numpy as np
|
import numpy as np
|
||||||
|
|
||||||
from .data_classes import RawImage
|
from .data_classes import RawImage
|
||||||
|
# https://github.com/okaris/simple-lama/tree/main
|
||||||
|
|
||||||
def blackout(raw_image: RawImage) -> np.ndarray:
|
def blackout(raw_image: RawImage) -> np.ndarray:
|
||||||
image = raw_image.get_image()
|
image = raw_image.get_image()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user