Update image_preprocessing_molmo.py
#6
by
ctranslate2-4you
- opened
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