blip-caption icon indicating copy to clipboard operation
blip-caption copied to clipboard

ValueError: Unable to create tensor

Open gwro opened this issue 6 months ago • 0 comments

When just installed I got:

ValueError: Unable to create tensor, you should probably activate padding with 'padding=True' to have batched tensors with the same length.

Solution:

pipx inject blip-caption 'numpy==1.24' --force

gwro avatar Aug 10 '24 11:08 gwro