mirror of
https://github.com/brycedrennan/imaginAIry
synced 2024-10-31 03:20:40 +00:00
tests: fix them
This commit is contained in:
parent
9cdacd454f
commit
76b6fa8b65
Binary file not shown.
Before Width: | Height: | Size: 308 KiB After Width: | Height: | Size: 304 KiB |
@ -28,7 +28,7 @@ def test_clip_masking(filename_base_for_outputs):
|
||||
)
|
||||
|
||||
img_path = f"{filename_base_for_outputs}_mask{mask_modifier}_bin.png"
|
||||
assert_image_similar_to_expectation(pred_bin, img_path=img_path, threshold=10)
|
||||
assert_image_similar_to_expectation(pred_bin, img_path=img_path, threshold=7000)
|
||||
|
||||
prompt = ImaginePrompt(
|
||||
"woman in sparkly gold jacket",
|
||||
|
Loading…
Reference in New Issue
Block a user