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

I have a problem related to pulid (in comfy) but I think Only pulid creator can HELP (So I am writing it here) #141

Open
moreAImore opened this issue Nov 1, 2024 · 0 comments

Comments

@moreAImore
Copy link

Hello @ToTheBeginning ,
My problem is that, I was only able to run pulid flux thought these instructions (https://github.com/ToTheBeginning/PuLID/blob/main/docs/pulid_for_flux.md)
But for some reason it CANNOT run on comfy.

The reason might be related to the following, and I hope you can find an idea how to solve this:

  • Either it is because my Card (Quadro RTX 6000)
    Here is what chatgpt says:
    (he Quadro RTX 6000 has Tensor Cores capable of BF16 computations, but its Tensor Core performance is below the 7 TFLOPS mark, which you correctly identified as the approximate minimal threshold for BF16-intensive workloads to run smoothly)
  • or something about my comfy going to f16 instead of using bf16 (which can still be related to the first point)
    for instance it shows:
    image
    And someone had this observation to say about it:
    image

My question to you @ToTheBeginning , is why do you think I was able (with my card) to run pulid locally (with a local gradio from that page you provided) but not on comfy?
IF you can understand something in the code that could be responsible for this, could you think of a solution or a change I can do in the code of pulid please?

For instance the error I get is:
RuntimeError: expected scalar type Half but found BFloat16

What do you think?

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

1 participant