Similairty checker no longer seems to run in IMG2IMG #100
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Please remember that the bug report section is not a forum. Before submitting a bug, ensure you have read the FAQ thoroughly. This helps us maintain an efficient bug-tracking process. Thank you for your understanding and cooperation. Use the discussion section for anything else.
Describe the bug
Check and Compute Similarity don't seem to run in the IMg2imgs tab
To Reproduce
enable check similarity, check both compute and check similarity.
2. Adjust slider to to some min of percentages to match image
Expected behavior
In terminal window you should see something like
2023-09-10 07:42:29,924 - FaceSwapLab - INFO - compare face 0
2023-09-10 07:42:29,924 - FaceSwapLab - INFO - similarity {0: 0.7829361}
2023-09-10 07:42:29,924 - FaceSwapLab - INFO - ref similarity {0: 0.7829361}
2023-09-10 07:42:29,924 - FaceSwapLab - INFO - Finished processing image, return 1 images
However while you will get this in txt2img it does not seem to run compare in img2img
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Additional context
Add any other context about the problem here.
It is working on my side in img2img
You will have to update the preview image by changing and clicking again on the picture.
In mine, when I watch it the processing in the terminal window, the Similarity check does not even run- It does in text2img, but to img2img. Same boxes checked.