Update image_preprocessing_molmo.py

#6

This modifies the resize_and_pad function to rely on torch and torchvision instead, thus removing the tensorflow dependency and all its related dependencies, which caused massive complex installation problems for me.

Yea we don't want to have that dependency, but I just pushed an update that removes it.

chrisc36 changed pull request status to closed

Sign up or log in to comment