InvokeAI icon indicating copy to clipboard operation
InvokeAI copied to clipboard

[bug]: Invert Tensor Mask & Alpha Mask to Tensor Node Errors

Open hipsterusername opened this issue 1 year ago • 2 comments

Is there an existing issue for this problem?

  • [X] I have searched the existing issues

Operating system

Linux

GPU vendor

Nvidia (CUDA)

GPU model

ADA6000

GPU VRAM

192GB

Version number

8d35af9

Browser

Firefox

Python dependencies

{ "accelerate": "0.33.0", "compel": "2.0.2", "cuda": "12.1", "diffusers": "0.27.2", "numpy": "1.26.4", "opencv": "4.9.0.80", "onnx": "1.15.0", "pillow": "10.4.0", "python": "3.10.12", "torch": "2.2.2+cu121", "torchvision": "0.17.2+cu121", "transformers": "4.41.1", "xformers": null }

What happened

IndexError: tuple index out of range -- This error occured on generating when using a Segment Anything > Invert Tensor Mask connection.

Alpha Mask to Tensor failed similarly, although complaining about a 2 dimension v 3 dimension mismatch.

What you expected to happen

Should work.

How to reproduce the problem

See above.

Additional context

No response

Discord username

hipsterusername

hipsterusername avatar Sep 03 '24 03:09 hipsterusername

Banana

09384348733 avatar Sep 04 '24 00:09 09384348733

I am having the same issue, not sure what's the cause

moda20 avatar Sep 12 '24 19:09 moda20