Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Similairty checker no longer seems to run in IMG2IMG #100

Open
lonestard opened this issue Sep 10, 2023 · 2 comments
Open

Similairty checker no longer seems to run in IMG2IMG #100

lonestard opened this issue Sep 10, 2023 · 2 comments

Comments

@lonestard
Copy link

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):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

@glucauze
Copy link
Owner

It is working on my side in img2img

Screenshot 2023-09-10 at 16-04-58 Stable Diffusion

You will have to update the preview image by changing and clicking again on the picture.

@lonestard
Copy link
Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants