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

Missing nodes when using docker image #147

Open
Quasimondo opened this issue May 6, 2024 · 1 comment
Open

Missing nodes when using docker image #147

Quasimondo opened this issue May 6, 2024 · 1 comment

Comments

@Quasimondo
Copy link

When testing the example workflows using the provided docker image I ran into some issues with missing nodes. I wonder if maybe the dockerfile is not up-to-date with the latest workflows and there are some custom node installs missing?

For example the Wonder3D_to_NeuS_to_Mesh.json complains about a missing "Image Rembg (Remove Background)".

I tried to identify which repository could be the right one for that and found and installed this one:
https://github.com/Jcd1230/rembg-comfyui-node
but it looks like it is not the right one, at least the workflow does not accept it.

I also tried to use that node instead of the one in the workflow, but I am getting "TypeError: Cannot handle this data type: (1, 1, 256, 3), |u1"

Could you please point me to where I can find the correct "Image Rembg (Remove Background)" node repository?

@Quasimondo
Copy link
Author

I just found the answer - looks like it is the
https://github.com/WASasquatch/was-node-suite-comfyui
that is missing. Now at least that workflow seems to work for me.

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