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

[Bug]: When I set the face model of the reactor function of the comfy ui to GFPGAN, it does not come out normally. #3610

Closed
devZu9 opened this issue May 31, 2024 · 1 comment

Comments

@devZu9
Copy link

devZu9 commented May 31, 2024

What happened?
When I set the face model of REACTOR, an extension of comfyUI, to GFPGAN and run the prompt, the face is not displayed normally, and the face is displayed as white smoke.

Also, on a black screen, the following message appears.

Warning torch.load doesn't support weights_only on this pytorch version, loading unsafely.
WARNING: comfy_extras.chainner_models is deprecated and has been replaced by the spandrel library.

I tried uninstalling and reinstalling this to fix the issue, but that didn't work.

When I use codeformer, I don't get that message and the faces look fine. I want to solve this problem.

image

Steps to reproduce the problem
Set the face model of the reactor function to GFPGAN. Start the prompt.

What should have happened?
The face should have changed clearly.

What browsers do you use to access the UI ?
Google Chrome

2024-05-28.json

For Stable Diffusion I use the StabilityMatrix project. It has the ability to create separate configurations. It monitors and suggests updates, all through the UI.
But besides this, it is possible to install releases. I don’t know what kind of information this is, but most likely knowledgeable people will tell you.
So, I did my research, installing all possible releases. And I can say exactly after which release it broke.

bf3e334 - broken
71ec5b1 - broken
91542d4 - broken
b26da22 - broken
0920e0e - broken
34030fe - broken
f6a2039 - broken
16a493a - broken
9a151b7 - broken (but even Reacor won’t start here)
8cfd677 - broken (but even Reacor won’t start here)
ffc4b7c - WORKS!
5b87369 - WORKS!

@shawnington
Copy link
Contributor

This is an already open issue #3594

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

3 participants