You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
File "VLM2Vec/src/model/baseline_backbone/gme/gme_inference.py", line 128, in embed
input_images.append(i)
^^^^^^^^^^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'append'