When running the scripts, it shows the below errors

#9
by derekcbr01 - opened

ValueError: The input provided to the model are wrong. The number of image tokens is 729 while the number of image given to the model is 1. This prevents correct indexing and breaks batch generation.

Sorry, it needs transformers >=4.45

Sign up or log in to comment