generated from Hazel/python-project
feat: added alternative inpainting
This commit is contained in:
parent
8fc56b887d
commit
8bd512a0a7
@ -6,5 +6,5 @@ def cli():
|
||||
print(f"Running secure_pixelation")
|
||||
|
||||
pixelate("assets/human_detection/test.png", generative_impaint=True)
|
||||
# pixelate("assets/human_detection/humans.png", generative_impaint=False)
|
||||
# pixelate("assets/human_detection/rev1.png", generative_impaint=False)
|
||||
pixelate("assets/human_detection/humans.png", generative_impaint=False)
|
||||
pixelate("assets/human_detection/rev1.png", generative_impaint=False)
|
||||
|
Loading…
x
Reference in New Issue
Block a user