ValueError: size must contain 'shortest_edge' and 'longest_edge' keys.

#4
by alextanhongpin - opened

I'm getting this error when running the example from this tutorial:

https://qdrant.tech/documentation/multimodal-search/

Does anyone know how to resolve this? πŸ™

This is because of the new transformer version that was released recently.
https://pypi.org/project/transformers/#history
If you specify version 4.49 or lower it'll work, I don't know how to fix this in your specific setup but there must be an issue on llamaindex side where they don't specifiy the version of the transformers package they are using.

cheesyFishes changed discussion status to closed
Your need to confirm your account before you can post a new comment.

Sign up or log in to comment